diff options
Diffstat (limited to '.config/sxhkd/sxhkdrc')
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 997ed1d..3263859 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc | |||
| @@ -14,9 +14,9 @@ super + F1 | |||
| 14 | 14 | ||
| 15 | # Cmus Bindings | 15 | # Cmus Bindings | 
| 16 | super + m | 16 | super + m | 
| 17 | urxvt -name "cmus" -e cmus; sleep 1; pkill -RTMIN+12 dwmblocks | 17 | urxvt -name "cmus" -e cmus; pkill -RTMIN+12 dwmblocks | 
| 18 | super + shift + m | 18 | super + shift + m | 
| 19 | cmus-remote --raw q; pkill -RTMIN+12 dwmblocks | 19 | cmus-remote --raw q; pkill -RTMIN+12 dwmblocks | 
| 20 | super + {comma, greater, less} | 20 | super + {comma, greater, less} | 
| 21 | cmus-remote --{pause,next,prev}; pkill -RTMIN+12 dwmblocks | 21 | cmus-remote --{pause,next,prev}; pkill -RTMIN+12 dwmblocks | 
| 22 | super + {period, slash} | 22 | super + {period, slash} | 
