From 68df6945a226870a9911497684dc17ab1c6bee5f Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 17 Jun 2024 08:44:52 +0100 Subject: [PATCH] Remove gnome-themes-extra and adwaita-qt --- programs/desktop/default.nix | 2 -- programs/desktop/plasma6/rc2.Vanguard.nix | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/programs/desktop/default.nix b/programs/desktop/default.nix index 60472f0..72dadf9 100644 --- a/programs/desktop/default.nix +++ b/programs/desktop/default.nix @@ -25,8 +25,6 @@ in { webcord protonmail-setup-bridge davmail-setup - pkgs.gnome.gnome-themes-extra - pkgs.adwaita-qt pkgs.volantes-cursors (pkgs.papirus-icon-theme.override {color = "violet";}) ]; diff --git a/programs/desktop/plasma6/rc2.Vanguard.nix b/programs/desktop/plasma6/rc2.Vanguard.nix index 80eb059..e79872e 100644 --- a/programs/desktop/plasma6/rc2.Vanguard.nix +++ b/programs/desktop/plasma6/rc2.Vanguard.nix @@ -232,6 +232,7 @@ "dolphinrc"."KFileDialog Settings"."Places Icons Static Size" = 22; "kactivitymanagerdrc"."activities"."3a255797-6a41-468f-9fbe-df9962c88a25" = "Default"; "kactivitymanagerdrc"."main"."currentActivity" = "3a255797-6a41-468f-9fbe-df9962c88a25"; + "kcminputrc"."Mouse"."cursorSize" = 32; "kcminputrc"."Mouse"."cursorTheme" = "volantes_cursors"; "kded5rc"."Module-device_automounter"."autoload" = false; "kdeglobals"."General"."TerminalApplication" = "alacritty";