Update 2024-01-21 12:06 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2024-01-21 12:06:39 +01:00
parent 69a3035e2d
commit eb43409983
10 changed files with 39 additions and 659 deletions

View File

@@ -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}