hyprpanel fix caldav_event polling
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"custom/caldav_event" = {
|
||||
execute = "caldav_event";
|
||||
label = " {}";
|
||||
interval = 1000;
|
||||
interval = 60000;
|
||||
hideOnEmpty = false;
|
||||
actions = {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user