feat(sxhkd): add power applet shortcut

This commit is contained in:
doryan 2025-01-08 14:27:23 +04:00
parent 61f923da47
commit 376d017d40

View File

@ -10,7 +10,8 @@ Print
# terminal emulator
super + Return
tabbed -r 2 st -w ''
# program launcher
# program launcher
super + d
~/.config/rofi/launcher/launch.sh
@ -44,6 +45,7 @@ super + y
# swap the current node and the biggest window
super + g
bspc node -s biggest.window
#
# state/flags
#
@ -125,3 +127,10 @@ super + alt + shift + {h,j,k,l}
# move a floating window
super + {Left,Down,Up,Right}
bspc node -v {-20 0,0 20,0 -20,20 0}
#
# rofi applets
#
super + P
~/.config/rofi/power/launch.sh