From 279050567bc7fcbff8a09dba2ee77923f4fdb047 Mon Sep 17 00:00:00 2001 From: EsVagy42 Date: Mon, 9 Jun 2025 17:58:30 +0200 Subject: [PATCH] Set pim calendar --- commit_text | 2 +- plasma-configuration.nix | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 }; }; }