1
0
Fork 0

fix: add useful keybinds

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2023-04-04 22:02:24 -04:00
parent 6f2b94a4c2
commit b98a0918f5
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -12,11 +12,31 @@ control + Return
# program launcher
super + space
/home/priime/.config/rofi/scripts/rofi-apps
rofi -show drun
# ChatGPT
super + y
/home/priime/.config/rofi/scripts/rofi-chatnotify
# all programs launcher
super + shift + space
rofi -show run
# window jumper
super + shift + Tab
rofi -show window
# passwords
super + p
passes
# bluetooth
super + b
rofi-bluetooth
# vpn
super + v
rofi-vpn
# power
super + BackSpace
powermenu
# make sxhkd reload its configuration files:
super + Escape
@ -70,8 +90,8 @@ super + {_,shift + }{h,j,k,l}
bspc node -{f,s} {west,south,north,east}
# focus the node for the given path jump
super + {p,b,comma,period}
bspc node -f @{parent,brother,first,second}
# super + {p,b,comma,period}
# bspc node -f @{parent,brother,first,second}
# focus the next/previous window in the current desktop
# super + {_,shift + }c