From db8c0bd4e786d2abdd0a9e3ba78598bfc86f3414 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 Dec 2017 12:01:22 +0100 Subject: Use less risky keybindings for closing windows --- sxhkd/.config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sxhkd') diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 09e36e4..e7d425d 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -58,9 +58,9 @@ super + ctrl + shift + p super + alt + Escape bspc quit -# close and kill -super + {_,shift + }w - bspc node -{c,k} +# close +super + ctrl + c + bspc node -c # alternate between the tiled and monocle layout super + space -- cgit v1.2.1