Hint electron apps to use wayland

This commit is contained in:
Jordan Holt 2024-04-21 22:46:25 +01:00
parent fc1281a397
commit 050415cb49
Signed by: jordan
GPG Key ID: B8CFFF61F1CCF520

View File

@ -56,4 +56,6 @@
tree
wl-clipboard
];
environment.sessionVariables.NIXOS_OZONE_WL = "1";
}