diff options
Diffstat (limited to 'SXHkD/.config/sxhkd')
-rw-r--r-- | SXHkD/.config/sxhkd/sxhkdrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/SXHkD/.config/sxhkd/sxhkdrc b/SXHkD/.config/sxhkd/sxhkdrc index b80a1ea..36dc3b8 100644 --- a/SXHkD/.config/sxhkd/sxhkdrc +++ b/SXHkD/.config/sxhkd/sxhkdrc @@ -45,12 +45,10 @@ super + F12 # Music and volume F{6,7,8} mpc -q {prev,toggle,next}; \ - kill -45 $(pidof dwmblocks); \ notify-send "MPD: Track $(mpc --format '%title%' | head -1)"; XF86Audio{Prev,Next} mpc -q {prev,next}; \ - kill -45 $(pidof dwmblocks); \ notify-send "MPD: Track $(mpc --format '%title%' | head -1)"; {_,hyper + }F{9,10} |