From e58b66059a96d204e9917e9d1fd67e4cfb52a491 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Wed, 16 Mar 2016 23:31:55 +0100 Subject: [PATCH] add quitting and dmenu to sxhkd --- config/sxhkd/sxhkd.conf | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/config/sxhkd/sxhkd.conf b/config/sxhkd/sxhkd.conf index 192e498..7a196c0 100644 --- a/config/sxhkd/sxhkd.conf +++ b/config/sxhkd/sxhkd.conf @@ -8,4 +8,10 @@ super + {_, shift + } {h, t, n, s} nwmctl {focus, push} {left, down, up, right} super + shift + w - killw $(pfw) \ No newline at end of file + killw $(pfw) + +super + shift + q + pkill nwm + +Scroll_Lock + dmenu_run