From 359868983ebd6da85e80575fa0679c0de762e7d9 Mon Sep 17 00:00:00 2001 From: Cat Flynn Date: Sat, 3 Dec 2022 15:46:27 +0000 Subject: [PATCH] media keybinds --- .config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 3287df1..49a4924 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -45,13 +45,13 @@ XF86KbdBrightnessDown pactl set-sink-volume 0 +5% {XF86AudioPrev,super + F5} - cmus-remote -r + mpc prev {XF86AudioPlay,super + F6} - cmus-remote -u + mpc toggle {XF86AudioNext,super + F7} - cmus-remote -n + mpc next # # bspwm hotkeys