summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc6
1 files changed, 4 insertions, 2 deletions
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