mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
phone: Disable xwayland support
This shouldn't break anything since I don't use xwayland applications due to their low quality rendering on Phosh.
This commit is contained in:
parent
2b8fc665f6
commit
eebc8d2b52
@ -266,10 +266,6 @@ in
|
||||
enable = true;
|
||||
group = "users";
|
||||
user = username;
|
||||
|
||||
phocConfig = {
|
||||
xwayland = "immediate";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user