1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 08:08:00 +00:00

[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

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%"