From 95ec91dde16905015f80cbfda3aed8e39f0abfe1 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 5 Sep 2024 08:39:14 +0400 Subject: [PATCH] a --- modules/desktop/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/desktop/hyprland/default.nix b/modules/desktop/hyprland/default.nix index a09b3130..93fae1d9 100644 --- a/modules/desktop/hyprland/default.nix +++ b/modules/desktop/hyprland/default.nix @@ -115,6 +115,8 @@ in # cursor catppuccin-cursors.mochaDark inputs.rose-pine-hyprcursor.packages.${pkgs.system}.default + # gtk + fluent-gtk-theme ]; programs.hyprland = {