diff --git a/commit_text b/commit_text index 41302a9..6f158c4 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Enabled floating applets +Updated calendar used in plasma configuration diff --git a/plasma-configuration.nix b/plasma-configuration.nix index ece8617..3e624c7 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -533,7 +533,7 @@ "services/org.kde.spectacle.desktop"."RecordWindow" = [ ]; }; configFile = { - "plasmashellrc"."PIMEventsPlugin"."calendars" = 265; # set the calendar used for the clock/calendar widget in the top panel + "plasmashellrc"."PIMEventsPlugin"."calendars" = "288"; # set the calendar used for the clock/calendar widget in the top panel "plasmashellrc"."PlasmaViews/Panel 25" = { "floating" = 0; "panelOpacity" = 2;