[polybar] Change docker monitor interval to 10 seconds

This commit is contained in:
Daniel Carrillo 2023-04-28 19:23:21 +02:00
parent 1ad0ab4b6a
commit 36a6e89f25
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 1 additions and 1 deletions

View File

@ -185,5 +185,5 @@ label-full = 
type = custom/script
exec = ~/.config/polybar/scripts/docker
exec-if = docker ps -q
interval = 30
interval = 10
label = "%output%"