diff --git a/commit_text b/commit_text index a051f51..3062399 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Set holidays for calendar +Moved look and feel definition diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 639f884..eaaf25d 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -17,6 +17,7 @@ transitionTime = 30; }; }; + workspace.lookAndFeel = "org.kde.breezedark.desktop"; workspace.theme = "breeze-dark"; shortcuts = { "ActivityManager"."switch-to-activity-7815803c-28fd-459f-8c3e-1add2e558ae8" = @@ -750,7 +751,6 @@ "kdeglobals"."General"."XftHintStyle" = "hintslight"; "kdeglobals"."General"."XftSubPixel" = "rgb"; "kdeglobals"."General"."accentColorFromWallpaper" = true; - "kdeglobals"."KDE"."LookAndFeelPackage" = "org.kde.breezedark.desktop"; "kdeglobals"."KDE"."ShowDeleteCommand" = true; "kdeglobals"."KFileDialog Settings"."Allow Expansion" = false; "kdeglobals"."KFileDialog Settings"."Automatically select filename extension" =