Decrease cadence of custom waybar scripts

This commit is contained in:
coolneng 2023-09-02 02:42:00 +02:00
parent 7541dd8954
commit 1bb7c44c37
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 2 deletions

View File

@ -77,12 +77,12 @@
"custom/org-pomodoro": {
"format": "<span foreground='#88C0D0'>󰅐</span> {}",
"exec": "$HOME/.local/share/scripts/org-clock-status",
"interval": 2
"interval": 60
},
"custom/cgm-value": {
"format": "<span foreground='#88C0D0'>󱄦</span> {}{icon} ",
"exec": "$HOME/.local/share/scripts/cgm-value",
"interval": 2,
"interval": 300,
"return-type":"json",
"format-icons": {
"up": "󰁜",