mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 13:58:00 +00:00
[polybar] Change docker monitor interval to 10 seconds
This commit is contained in:
parent
1ad0ab4b6a
commit
36a6e89f25
@ -185,5 +185,5 @@ label-full =
|
|||||||
type = custom/script
|
type = custom/script
|
||||||
exec = ~/.config/polybar/scripts/docker
|
exec = ~/.config/polybar/scripts/docker
|
||||||
exec-if = docker ps -q
|
exec-if = docker ps -q
|
||||||
interval = 30
|
interval = 10
|
||||||
label = "%output%"
|
label = "%output%"
|
||||||
|
Loading…
Reference in New Issue
Block a user