diff --git a/system/modules/wayland.nix b/system/modules/wayland.nix index 7b51a82..e33a82b 100644 --- a/system/modules/wayland.nix +++ b/system/modules/wayland.nix @@ -5,9 +5,7 @@ }; environment.sessionVariables = { - WLR_NO_HARDWARE_CURSORS = "1"; NIXOS_OZONE_WL = "1"; - QT_QPA_PLATFORMTHEME = "qt5ct"; }; xdg.portal = {