mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
sway: focus newly activated windows
This commit is contained in:
parent
e8a2469822
commit
1ac0635fb7
|
@ -170,7 +170,7 @@
|
|||
defaultWorkspace = "workspace number 1";
|
||||
focus = {
|
||||
followMouse = "always";
|
||||
newWindow = "smart";
|
||||
newWindow = "focus";
|
||||
# mouseWarping = "container";
|
||||
};
|
||||
fonts = {
|
||||
|
|
Loading…
Reference in a new issue