sxhkd: Add keybinds to control kitty opacity

This commit is contained in:
Donovan Glover 2023-01-07 03:25:28 -05:00
parent 7833b3712f
commit f7a57d0875
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -30,7 +30,7 @@ super + {shift,alt} + p
# Open a new terminal window
super + {_,shift} + Return
kitty --single-instance {_,--name floating}
~/.config/sxhkd/kitty.sh
# Toggle a dropdown terminal
super + backslash
@ -50,6 +50,9 @@ super + m
super + z
~/.config/rofi/launch.sh
super + {equal,minus}
~/.config/sxhkd/kitty-next.sh {up,down}
# ====================
# ======= Node =======
# ====================