summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd')
-rw-r--r--sxhkd/sxhkdrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc
index 0c29a4e..83ee55a 100644
--- a/sxhkd/sxhkdrc
+++ b/sxhkd/sxhkdrc
@@ -9,11 +9,11 @@ Scroll_Lock
themeswap
Print
screenshot
-{super + equal, Vol+}
+XF86AudioRaiseVolume
pamixer -i 5; kill -44 $(pidof dwmblocks)
-{super + minus, Vol-}
+XF86AudioLowerVolume
pamixer -d 5; kill -44 $(pidof dwmblocks)
-Mute
+XF86AudioMute
pamixer -t; kill
{F7,super + n,super + shift + n}
$TERMINAL -e {dmenurecord,lfub "$XDG_DATA_HOME/notes",newsboat}