[i3] Moving from icecast to snapcast by default
This commit is contained in:
@ -106,7 +106,7 @@ client.focused_inactive $darkblue $darkblue $grey $purple $black
|
||||
client.urgent $urgentred $urgentred $white $purple $yellowbrown
|
||||
|
||||
bar {
|
||||
font pango: Noto Sans Regular 10
|
||||
font pango: Overpass Regular 14
|
||||
status_command i3blocks -c ~/.config/i3/i3blocks.conf
|
||||
position top
|
||||
# i3bar_command i3bar --transparency
|
||||
@ -427,9 +427,11 @@ bindsym F4 exec amixer -D pulse sset Capture toggle && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+z exec amixer -D pulse sset Master 5%- && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+x exec amixer -D pulse sset Master 5%+ && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+a exec amixer -D pulse sset Master toggle && pkill -RTMIN+1 i3blocks
|
||||
bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
||||
bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
||||
bindsym $mod+End exec pkill vlc
|
||||
#bindsym $mod+Home exec --no-startup-id cvlc https://stream.unbl.ink/mopidy
|
||||
#bindsym $mod+Shift+Home exec --no-startup-idcvlc https://playerservices.streamtheworld.com/api/livestream-redirect/WMEAFM.mp3
|
||||
#bindsym $mod+End exec pkill vlc
|
||||
bindsym $mod+m exec --no-startup-id snapclient -h play.unbl.ink
|
||||
bindsym $mod+Shift+m exec pkill snapclient
|
||||
|
||||
# Iapetus central volume
|
||||
#@bindsym $mod+. exec ssh iapetus.local down
|
||||
|
||||
Reference in New Issue
Block a user