summaryrefslogtreecommitdiff
path: root/modules/desktop/hyprland.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-06-23 23:33:18 -0400
committerFreya Murphy <freya@freyacat.org>2025-06-24 00:15:00 -0400
commitb5dfb3e3dd3689d536816c5ce2a686bfb2844337 (patch)
treeaae26ab8eb7065418379c7c82ecc794c21b40f06 /modules/desktop/hyprland.nix
parentchange hyprlock input height (diff)
downloaddotfiles-nix-b5dfb3e3dd3689d536816c5ce2a686bfb2844337.tar.gz
dotfiles-nix-b5dfb3e3dd3689d536816c5ce2a686bfb2844337.tar.bz2
dotfiles-nix-b5dfb3e3dd3689d536816c5ce2a686bfb2844337.zip
remove gtk theme
Diffstat (limited to 'modules/desktop/hyprland.nix')
-rw-r--r--modules/desktop/hyprland.nix2
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";