mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
sway: enable workspace back and forth
This commit is contained in:
parent
041feebb59
commit
e8a2469822
|
@ -417,6 +417,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
workspaceAutoBackAndForth = true;
|
||||
};
|
||||
|
||||
wayland.windowManager.sway.extraConfig = ''
|
||||
|
|
Loading…
Reference in a new issue