1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 10:29:26 +00:00

[polybar] Change docker monitor interval to 10 seconds

This commit is contained in:
2023-04-28 19:23:21 +02:00
parent 1ad0ab4b6a
commit 36a6e89f25

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