mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-21 10:17:46 +02:00
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 $mod Mod4
|
||||||
set $alt Mod1
|
set $alt Mod1
|
||||||
set $term kitty
|
set $term kitty --single-instance
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# Note: pass the final command to swaymsg so that the resulting window can be opened
|
# 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.
|
# on the original workspace that the command was run on.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user