mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-31 09:59:15 +01:00
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
|
||||
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 =======
|
||||
# ====================
|
||||
|
Loading…
Reference in New Issue
Block a user