feat(desktop): use NIXOS_OZONE_WL

This commit is contained in:
2025-06-22 09:51:17 +08:00
parent 0c679290c5
commit c8c6a09684
3 changed files with 13 additions and 7 deletions

View File

@@ -92,7 +92,8 @@
XDG_SESSION_TYPE = "wayland";
XDG_CURRENT_DESKTOP = "niri";
XDG_SESSION_DESKTOP = "niri";
QT_AUTO_SCREEN_SCALE_FACTOR = "1";
NIXOS_OZONE_WL = "1";
};
spawn-at-startup = map (c: { command = c; }) [