update waybar time between checking updates to 30min
This commit is contained in:
+1
-1
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user