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