From 6fbac254f87139173ae5996fa38df448ddeed178 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 24 Dec 2020 10:27:09 -0700 Subject: Tidy up config --- .config/sxhkd/sxhkdrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.config/sxhkd') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index daef45c..af7473c 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -35,8 +35,10 @@ super + Delete # # Quit/restart bspwm. -super + shift + {e,r} - bspc {quit,wm -r} +# super + shift + {e,r} +# bspc {quit,wm -r} +super + shift + r + bspc wm -r # Close and kill. super + {shift + alt + ,shift + }q -- cgit v1.2.3-54-g00ecf