forked from extern/nix-config
sxhkd: Use a single instance for kitty
This makes kitty slightly faster when opening multiple windows, among other things.
This commit is contained in:
parent
e2dc9ca3d1
commit
12542c66c8
@ -15,7 +15,7 @@ Print
|
||||
|
||||
# Open a new terminal window
|
||||
super + {_,shift} + Return
|
||||
kitty {_,--name floating}
|
||||
kitty --single-instance {_,--name floating}
|
||||
|
||||
# Toggle a dropdown terminal
|
||||
super + backslash
|
||||
|
Loading…
Reference in New Issue
Block a user