From f6cc66d75ce098086c0096eefbf6f76d70253d1d Mon Sep 17 00:00:00 2001 From: LavaDesu Date: Wed, 19 Mar 2025 13:53:06 +1100 Subject: [PATCH] user/catppuccin: remove kvantum --- modules/user/catppuccin.nix | 6 ------ 1 file changed, 6 deletions(-) diff --git a/modules/user/catppuccin.nix b/modules/user/catppuccin.nix index 9cbac38..3679328 100644 --- a/modules/user/catppuccin.nix +++ b/modules/user/catppuccin.nix @@ -19,14 +19,8 @@ kitty.enable = true; gtk.enable = true; hyprlock.enable = true; - kvantum.enable = true; nvim.enable = true; }; - qt = { - enable = true; - style.name = "kvantum"; - platformTheme.name = "kvantum"; - }; specialisation = { light.configuration.catppuccin.flavor = "latte";