forked from extern/nix-config
sxhkd: Add keybinds to control kitty opacity
This commit is contained in:
parent
7833b3712f
commit
f7a57d0875
@ -30,7 +30,7 @@ super + {shift,alt} + p
|
|||||||
|
|
||||||
# Open a new terminal window
|
# Open a new terminal window
|
||||||
super + {_,shift} + Return
|
super + {_,shift} + Return
|
||||||
kitty --single-instance {_,--name floating}
|
~/.config/sxhkd/kitty.sh
|
||||||
|
|
||||||
# Toggle a dropdown terminal
|
# Toggle a dropdown terminal
|
||||||
super + backslash
|
super + backslash
|
||||||
@ -50,6 +50,9 @@ super + m
|
|||||||
super + z
|
super + z
|
||||||
~/.config/rofi/launch.sh
|
~/.config/rofi/launch.sh
|
||||||
|
|
||||||
|
super + {equal,minus}
|
||||||
|
~/.config/sxhkd/kitty-next.sh {up,down}
|
||||||
|
|
||||||
# ====================
|
# ====================
|
||||||
# ======= Node =======
|
# ======= Node =======
|
||||||
# ====================
|
# ====================
|
||||||
|
Loading…
Reference in New Issue
Block a user