diff --git a/commit_text b/commit_text index bbd5588..acee37e 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Removed setting for look and feel and set workspace theme +Set pim calendar diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 430a4a2..1402800 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -1635,6 +1635,7 @@ "spectaclerc"."ImageSave"."translatedScreenshotsFolder" = "Screenshots"; "spectaclerc"."VideoSave"."preferredVideoFormat" = 2; "spectaclerc"."VideoSave"."translatedScreencastsFolder" = "Screencasts"; + "plasmashellrc"."PIMEventsPlugin"."calendars" = 265; # set the calendar used for the clock/calendar widget in the top panel }; }; }