~moved super + Escape bind to top of sxhkd
This commit is contained in:
@@ -3,6 +3,10 @@
|
|||||||
Print
|
Print
|
||||||
scrot -s;
|
scrot -s;
|
||||||
|
|
||||||
|
super + Escape
|
||||||
|
notify-send "Reloaded sxhkd"; \
|
||||||
|
killall sxhkd; sxhkd
|
||||||
|
|
||||||
super + Return
|
super + Return
|
||||||
notify-send "Launching terminal"; \
|
notify-send "Launching terminal"; \
|
||||||
$TERMINAL
|
$TERMINAL
|
||||||
@@ -71,10 +75,6 @@ F{3,4}
|
|||||||
# super + {_, shift + } {h,j,k,l}
|
# super + {_, shift + } {h,j,k,l}
|
||||||
# bspc node -{f,s} {west, south, north, east}
|
# bspc node -{f,s} {west, south, north, east}
|
||||||
|
|
||||||
# super + Escape
|
|
||||||
# notify-send "Reloaded sxhkd"; \
|
|
||||||
# killall sxhkd; sxhkd
|
|
||||||
|
|
||||||
# super + {_,shift + } q
|
# super + {_,shift + } q
|
||||||
# bspc node -{c,k};
|
# bspc node -{c,k};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user