update waybar time between checking updates to 30min
This commit is contained in:
parent
1c87d769b7
commit
a25d769ad0
@ -156,6 +156,6 @@
|
|||||||
"custom/updates":{
|
"custom/updates":{
|
||||||
"format": " {} Update(s) ",
|
"format": " {} Update(s) ",
|
||||||
"exec": "checkupdates | wc -l",
|
"exec": "checkupdates | wc -l",
|
||||||
"interval": 15
|
"interval": 1800
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user