Update 2024-01-21 12:06 OpenBSD/amd64-x13
This commit is contained in:
@@ -34,6 +34,15 @@ alt + a
|
||||
alt + p
|
||||
dexec_pim
|
||||
|
||||
alt + v
|
||||
dexec_vpn
|
||||
|
||||
alt + shift + o
|
||||
texec "vim -c ':History!'"
|
||||
|
||||
alt + o
|
||||
texec "vim -c ':Files!'"
|
||||
|
||||
#
|
||||
# bspwm hotkeys
|
||||
#
|
||||
@@ -50,7 +59,6 @@ alt + p
|
||||
# quit/restart bspwm
|
||||
alt + shift + r
|
||||
bspc wm -r
|
||||
pkill -SIGUSR1 polybar
|
||||
pkill -SIGUSR1 sxhkd
|
||||
|
||||
# close and kill
|
||||
@@ -140,8 +148,8 @@ ctrl + alt + shift + {1-9,0}
|
||||
#
|
||||
|
||||
# preselect the direction
|
||||
alt + ctrl + {h,j,k,l}
|
||||
bspc node -p {west,south,north,east}
|
||||
#super + {Left,Down,Up,Right}
|
||||
# bspc node -p {west,south,north,east}
|
||||
|
||||
alt + ctrl + {Left,Down,Up,Right}
|
||||
bspc node -p {west,south,north,east}
|
||||
|
||||
Reference in New Issue
Block a user