From f94a9071e7ccad349af26add593e855cd9f88f32 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Fri, 7 Feb 2025 22:57:54 -0800 Subject: migration: gtk theme --- snowfall/modules/home/suites/desktop/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'snowfall/modules/home/suites/desktop/default.nix') diff --git a/snowfall/modules/home/suites/desktop/default.nix b/snowfall/modules/home/suites/desktop/default.nix index 2e73ad0..f80cadb 100644 --- a/snowfall/modules/home/suites/desktop/default.nix +++ b/snowfall/modules/home/suites/desktop/default.nix @@ -19,6 +19,10 @@ in { kitty.enable = true; flameshot.enable = true; }; + + desktop.components = { + gtk.enable = true; + }; }; }; } -- cgit v1.2.3