From 53d8cea19438c8557895a758e3ee4bb2c685e5a1 Mon Sep 17 00:00:00 2001 From: Uzair Mohammed Date: Tue, 24 Dec 2024 19:27:59 -0800 Subject: [PATCH] 1: Modified system/modules/wayland.nix environment variables --- system/modules/wayland.nix | 2 -- 1 file changed, 2 deletions(-) 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 = {