PrayagS / polybar-spotify

:musical_note: Spotify status and controls module for Polybar with text scrolling
MIT License
581 stars 38 forks source link

README.md docs update. #30

Closed codeandloads closed 1 year ago

codeandloads commented 1 year ago

I have included more optional formatting options in polybar module for convenience. Users can define max and min length of label and well as to show ... ellipsis in case of truncation.

The ;; indicates hint string and ; indicates the actual code block.

;; label-NAME-maxlen
; label-maxlen = 15
;; label-NAME-minlen
; label-minlen = 9
;; after truncate align to
;; label-NAME-alignment
; label-alignment = center
;; label-NAME-ellipsis to show ...
; label-ellipsis = false
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.