[polybar] more interval for mpris status

master
Quentin Duchemin 2025-05-12 21:30:54 +02:00
parent dca8f9d5c2
commit a4a7792158
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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