1
0
Fork 0
forked from foxora/nix

fixed sddm hanging

This commit is contained in:
foxora 2026-02-24 14:42:28 +00:00
parent 5ce35d8d36
commit 6ba376e1f5
2 changed files with 5 additions and 4 deletions

View file

@ -297,6 +297,11 @@
"HYPRCURSOR_SIZE,24"
"QT_QPA_PLATFORM,wayland"
# makes portals work correctly
"QT_QPA_PLATFORMTHEME,xdgdesktopportal"
# the other option that might work :3
#"QT_QPA_PLATFORMTHEME,flatpak"
];
};
};