hyprpanel fix caldav_event polling
This commit is contained in:
@@ -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 = {};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user