summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-24 10:27:09 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-24 10:27:09 -0700
commit6fbac254f87139173ae5996fa38df448ddeed178 (patch)
tree596f674dcd9343ef96fc4c6ddda8de3be1222b9d /.config/sxhkd/sxhkdrc
parent0a2b876abaef41c858ba05bc8a5dee3be47d2958 (diff)
Tidy up config
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-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