From 8443241bb71cdb8e20fbd54ffa15232f5cd330d9 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 9 Jun 2025 17:02:19 +0200 Subject: [PATCH] Added look and feel --- commit_text | 2 +- plasma-configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/commit_text b/commit_text index 6f978fd..935c1ab 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed dataFile from plasma configuration +Added look and feel diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 98411a5..06c207b 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -17,6 +17,7 @@ transitionTime = 30; }; }; + programs.plasma.workspace.lookAndFeel = "org.kde.breezedark.desktop"; shortcuts = { "ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" = [ ];