summaryrefslogtreecommitdiff
path: root/sxhkd/.config
diff options
context:
space:
mode:
authorShubham Saini <pryr@pryr.xyz>2021-11-13 23:55:15 +0000
committerShubham Saini <pryr@pryr.xyz>2021-11-13 23:55:15 +0000
commita64bd9cadcdcaeddafa2a4be33be9fa70435dd9a (patch)
tree54ab33aabb47c41ea84b8fdc409d194ccac68108 /sxhkd/.config
parentbf85d6ce53eb91ca0a6e0a43d564beec01bc879b (diff)
fixed dunst shortcuts/geometry
Diffstat (limited to 'sxhkd/.config')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 9e34e54..edadea9 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -47,6 +47,11 @@ XF86MonBrightnessDown
47XF86MonBrightnessUp 47XF86MonBrightnessUp
48 sudo ~/.bin/light u 48 sudo ~/.bin/light u
49 49
50# dunst
51ctrl + space
52 dunstctl close
53ctrl + alt + space
54 dunstctl close-all
50 55
51# bspwm hotkeys 56# bspwm hotkeys
52# quit/restart bspwm 57# quit/restart bspwm