forked from extern/nix-config
sway: Use single kitty instance
Note that maintaining both sway and bspwm is inconvenient, so I may eventually cut one of them for ease of living.
This commit is contained in:
parent
e590a26569
commit
b0e3fbc1e8
@ -2,7 +2,7 @@
|
||||
|
||||
set $mod Mod4
|
||||
set $alt Mod1
|
||||
set $term kitty
|
||||
set $term kitty --single-instance
|
||||
# Your preferred application launcher
|
||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
||||
# on the original workspace that the command was run on.
|
||||
|
Loading…
Reference in New Issue
Block a user