diff options
Diffstat (limited to 'modules/desktop/hyprland.nix')
-rw-r--r-- | modules/desktop/hyprland.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 10b058d..13a1926 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -41,8 +41,6 @@ in { XCURSOR_THEME = "Adwaita"; XCURSOR_SIZE = "24"; - GTK_THEME = "Orchis-Teal-Dark"; - MOZ_ENABLE_WAYLAND = "1"; MOZ_USE_XINPUT = "1"; _JAVA_AWT_WM_NONREPARENTING = "1"; |