Change music controls to cmus-remote
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
e3381dd4d0
commit
c4dc0e497c
1 changed files with 3 additions and 3 deletions
|
@ -187,9 +187,9 @@ bindsym $mod+KP_Add exec pactl set-sink-volume 0 +5%
|
||||||
bindsym $mod+KP_Subtract exec pactl set-sink-volume 0 -5%
|
bindsym $mod+KP_Subtract exec pactl set-sink-volume 0 -5%
|
||||||
|
|
||||||
# Music controls
|
# Music controls
|
||||||
bindsym $mod+KP_Enter exec audtool playback-playpause
|
bindsym $mod+KP_Enter exec cmus-remote -u
|
||||||
bindsym $mod+Ctrl+Right exec audtool playlist-advance
|
bindsym $mod+Ctrl+Right exec cmus-remote -n
|
||||||
bindsym $mod+Ctrl+Left exec audtool playlist-reverse
|
bindsym $mod+Ctrl+Left exec cmus-remote -r
|
||||||
|
|
||||||
# Moving workspaces to other displays
|
# Moving workspaces to other displays
|
||||||
bindsym $mod+$alt+Left move workspace to output left
|
bindsym $mod+$alt+Left move workspace to output left
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue