summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-04-25 22:34:10 +0200
committermarcellus <msimon_fr@hotmail.com>2023-04-25 22:34:10 +0200
commitdf8cb9d15446196a0c1d6dfceb8f5e2a92b4a5a4 (patch)
treea9cd8ae3f092cba34652e213478ca447e6a00ebb /sxhkd
parent8e226e9276fc494ac67471ef2241bc89afbc18de (diff)
fix: minor changes
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}