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:
@ -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%"
|
||||
|
Reference in New Issue
Block a user