diff --git a/.config/polybar/config.laptop b/.config/polybar/config.laptop index c9c810f..27d11a6 100644 --- a/.config/polybar/config.laptop +++ b/.config/polybar/config.laptop @@ -126,6 +126,7 @@ modules-right = ${variables.bottom_right} type = custom/script exec = python -u ~/.config/polybar/scripts/player-mpris.py status tail = true +interval = 10 [module/xwindow] type = internal/xwindow diff --git a/.config/polybar/config_common b/.config/polybar/config_common index 2ba47b3..a8bcf04 100644 --- a/.config/polybar/config_common +++ b/.config/polybar/config_common @@ -70,6 +70,7 @@ modules-right = ${variables.bottom_right} type = custom/script exec = python -u ~/.config/polybar/scripts/player-mpris.py status tail = true +interval = 10 [module/xwindow] type = internal/xwindow