update hotkeys

This commit is contained in:
ktyl 2022-01-16 23:08:02 +00:00
parent 311d25a093
commit 7f36861c3c
1 changed files with 10 additions and 9 deletions

View File

@ -10,14 +10,19 @@ super + Return
super + b
$SCRIPTS/bar/toggle
# tiny web browser
super + s
surf ecosia.org
# program launcher
super + d
dmenu_run -b
# gapples
super + g
$BSPWM_CONFIG/toggle-gaps
# web browser
super + s
nyxt
# make sxhkd and bspwm reload their configuration files:
super + Escape
pkill -USR1 -x sxhkd && \
@ -49,7 +54,7 @@ super + y
bspc node newest.marked.local -n newest.!automatic.local
# swap the current node and the biggest node
super + g
super + shift + g
bspc node -s biggest
#
@ -134,10 +139,6 @@ super + alt + shift + {h,j,k,l}
super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
# gapples
super + shift + g
$SCRIPTS/toggle-gaps
#
# screen backlight
#