From 8dca17c1c095b8cbe18b02bd4c366619107a955c Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 9 Jun 2025 16:59:18 +0200 Subject: [PATCH] Removed accentcolor --- commit_text | 2 +- plasma-configuration.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/commit_text b/commit_text index 91a7b0e..64f9670 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Enabled overrideConfig for plasma manager +Removed accentcolor diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 494a685..3147c11 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -744,7 +744,6 @@ "kded5rc"."Module-browserintegrationreminder"."autoload" = false; "kded5rc"."Module-device_automounter"."autoload" = false; "kdeglobals"."DirSelect Dialog"."DirSelectDialog Size" = "834,584"; - "kdeglobals"."General"."AccentColor" = "228,177,98"; "kdeglobals"."General"."LastUsedCustomAccentColor" = "61,174,233"; "kdeglobals"."General"."UseSystemBell" = true; "kdeglobals"."General"."XftHintStyle" = "hintslight";