hyprpanel fix caldav_event polling

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-09-30 00:02:55 +02:00
parent aa6962cb0d
commit ea3d4937ff

View File

@@ -27,7 +27,7 @@
"custom/caldav_event" = { "custom/caldav_event" = {
execute = "caldav_event"; execute = "caldav_event";
label = "󰃰 {}"; label = "󰃰 {}";
interval = 1000; interval = 60000;
hideOnEmpty = false; hideOnEmpty = false;
actions = {}; actions = {};
}; };