diff --git a/commit_text b/commit_text index acee37e..a051f51 100644 --- a/commit_text +++ b/commit_text @@ -1 +1 @@ -Set pim calendar +Set holidays for calendar diff --git a/plasma-configuration.nix b/plasma-configuration.nix index 1402800..639f884 100644 --- a/plasma-configuration.nix +++ b/plasma-configuration.nix @@ -1636,6 +1636,7 @@ "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 + "plasma_calendar_holiday_regions"."General"."selectedRegions" = "hu_hu"; # set holidays for the widget }; }; }