From f6e5395aad1a63c7b738063d86fdf3d551c5da51 Mon Sep 17 00:00:00 2001 From: randomuser Date: Fri, 7 Jan 2022 02:38:39 -0600 Subject: [PATCH] small changes --- sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index f18e676..d399bf7 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -18,7 +18,7 @@ super + d dmenu_run super + r - pkill -USR1 -x sxhkd + pkill -USR1 -x sxhkd; \ bspc wm -r super + w @@ -47,12 +47,12 @@ super + q super + e bspc quit 0 -# ignore this super + {_,ctrl +,shift + }{h,j,k,l} bspc node -{f,p,s} {west,south,north,east} super + {_,shift + } {1-9,0} - bspc {desktop -f,node -d} '^{1-9,10}' + bspc {desktop -f,node -d} '^{1-9,10}'; \ + {killall -10 simplestatus,_} super + {t,f,s} bspc node -t {tiled,floating,fullscreen}