Remove remote MPD playing using mpv
It didn't really work that well
This commit is contained in:
parent
55c3bbd7c9
commit
0683138e11
1 changed files with 0 additions and 1 deletions
|
@ -106,7 +106,6 @@ bindsym XF86AudioMute exec --no-startup-id pamixer -t
|
|||
bindsym XF86AudioMicMute exec --no-startup-id pamixer --source alsa_input.pci-0000_00_1b.0.analog-stereo -t
|
||||
|
||||
bindsym $mod+XF86AudioLowerVolume workspace 11; exec cantata
|
||||
bindsym $mod+XF86AudioRaiseVolume workspace 11; exec "$termexec -x mpv --cache-secs=1 '<your MPD output stream here>'"
|
||||
|
||||
bindsym XF86MonBrightnessDown exec --no-startup-id $HOME/.config/i3/backlight.sh down
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id $HOME/.config/i3/backlight.sh up
|
||||
|
|
Loading…
Reference in a new issue