feature/scroll-animation
Release / Build and Release (push) Successful in 2m50s

This commit is contained in:
2026-04-04 05:11:04 +02:00
parent 75601305e2
commit 2050c345f1
7 changed files with 195 additions and 25 deletions
+4
View File
@@ -93,6 +93,10 @@ format_inactive = "<span size='large'></span>"
[mpris]
# enabled = false # set to false to disable this module at runtime
# max_length = 30 # truncate text beyond this character length (adds '...')
# scroll = true # enable marquee scroll animation (requires max_length)
# scroll_speed = 500 # ms between scroll steps (only while playing)
# scroll_separator = " /// " # separator shown between loops when scrolling
# tokens: {artist}, {title}, {album}, {status_icon}
format = "{status_icon} {artist} - {title}"