Skip to content

Commit

Permalink
💄 polybar[module/spotify]: set max length of 50
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Oct 18, 2024
1 parent 80bcd11 commit d88aee0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/.config/polybar/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ type = custom/script
interval = 1
format-prefix = "%{T3}%{F#1db954}%{T-}%{F-} "
format = <label>
label-maxlen = 50
exec = python .config/polybar/scripts/spotify-now-playing.py --font=5 -t 60 -f '{artist}: {song}'
format-underline = #1db954
;control players (optional)
Expand Down

0 comments on commit d88aee0

Please sign in to comment.