1
0
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:
Donovan Glover 2022-07-28 03:25:19 -04:00
parent e590a26569
commit b0e3fbc1e8
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -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.