commit 76dd2f85ad26d0b3146b5185831e52d497f018b7
parent 41686f5a3a7836fd1bc13bdc92d05c00b305c1cb
Author: Cem Keylan <cem@ckyln.com>
Date: Thu, 14 Nov 2019 13:53:48 +0300
dwm exit command
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
@@ -36,6 +36,8 @@ super + shift + c
mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --title='mpvfloat' /dev/video0
mod1 + ctrl + k
killall screenkey || screenkey
+mod1 + shift + e
+ ask "killall dwm" "Do you want to exit dwm?"
# Nightmode commands