diff options
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 5 |
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 | |||
47 | XF86MonBrightnessUp | 47 | XF86MonBrightnessUp |
48 | sudo ~/.bin/light u | 48 | sudo ~/.bin/light u |
49 | 49 | ||
50 | # dunst | ||
51 | ctrl + space | ||
52 | dunstctl close | ||
53 | ctrl + alt + space | ||
54 | dunstctl close-all | ||
50 | 55 | ||
51 | # bspwm hotkeys | 56 | # bspwm hotkeys |
52 | # quit/restart bspwm | 57 | # quit/restart bspwm |