~moved super + Escape bind to top of sxhkd
This commit is contained in:
@@ -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};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user