feat(sway-desktop): disable xwayland \o/
This commit is contained in:
parent
a6ce446fe9
commit
a2ad00509b
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ in {
|
|||
wayland.windowManager.sway = {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
xwayland = true;
|
||||
xwayland = false;
|
||||
|
||||
config = let
|
||||
modifier = "Mod4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue