~moved super + Escape bind to top of sxhkd

This commit is contained in:
dx
2020-07-09 22:10:12 +01:00
parent d908692da9
commit f8a041b4b0

View File

@@ -3,6 +3,10 @@
Print
scrot -s;
super + Escape
notify-send "Reloaded sxhkd"; \
killall sxhkd; sxhkd
super + Return
notify-send "Launching terminal"; \
$TERMINAL
@@ -71,10 +75,6 @@ F{3,4}
# super + {_, shift + } {h,j,k,l}
# bspc node -{f,s} {west, south, north, east}
# super + Escape
# notify-send "Reloaded sxhkd"; \
# killall sxhkd; sxhkd
# super + {_,shift + } q
# bspc node -{c,k};