[Desktop/General] Improve Wayland support

This commit is contained in:
Antoine Viallon 2024-02-20 00:44:57 +01:00
parent 506bd4e1f0
commit 934b33eef5
Signed by: aviallon
GPG key ID: 186FC35EDEB25716

View file

@ -150,6 +150,13 @@ in {
aspellDicts.fr
];
environment.variables = {
SDL_VIDEODRIVER = "wayland";
QT_QPA_PLATFORM = "wayland;xcb";
MOZ_DBUS_REMOTE = "1"; # For shared clipboard with Xwayland apps
_JAVA_AWT_WM_NONREPARENTING = "1";
};
aviallon.programs.allowUnfreeList = [
"spotify" "spotify-unwrapped"