1: Modified system/modules/wayland.nix environment variables

This commit is contained in:
uzy lol 2024-12-24 19:27:59 -08:00
parent 7ea0f71eac
commit 53d8cea194

View File

@ -5,9 +5,7 @@
}; };
environment.sessionVariables = { environment.sessionVariables = {
WLR_NO_HARDWARE_CURSORS = "1";
NIXOS_OZONE_WL = "1"; NIXOS_OZONE_WL = "1";
QT_QPA_PLATFORMTHEME = "qt5ct";
}; };
xdg.portal = { xdg.portal = {