Use kitty --single-instance with some extra flags
This commit is contained in:
parent
1ae6991331
commit
657afe2418
@ -3,7 +3,7 @@
|
||||
$mainMod = ALT
|
||||
|
||||
# Program opening and closing
|
||||
bind = $mainMod, Return, exec, kitty
|
||||
bind = $mainMod, Return, exec, kitty --single-instance --wait-for-single-instance-window-close
|
||||
bind = $mainMod, Q, killactive
|
||||
bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun
|
||||
#bind = $mainMod, M, exit,
|
||||
|
Loading…
Reference in New Issue
Block a user