diff --git a/commit_text b/commit_text index 935c1ab..637d039 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Added look and feel +Fixed look and feel setting diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 06c207b..73e0f6d 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -17,7 +17,7 @@ transitionTime = 30; }; }; - programs.plasma.workspace.lookAndFeel = "org.kde.breezedark.desktop"; + workspace.lookAndFeel = "org.kde.breezedark.desktop"; shortcuts = { "ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" = [ ];