zenix: xwayland display fix
This commit is contained in:
parent
b9cf040b74
commit
24cac026eb
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
};
|
};
|
||||||
environment = {
|
environment = {
|
||||||
NIXOS_OZONE_WL = "1";
|
NIXOS_OZONE_WL = "1";
|
||||||
DISPLAY = ":1";
|
DISPLAY = ":0";
|
||||||
};
|
};
|
||||||
outputs."DP-3" = {
|
outputs."DP-3" = {
|
||||||
mode = {
|
mode = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue