Update polybar
This commit is contained in:
@@ -68,7 +68,7 @@ def truncate(name, trunclen):
|
||||
|
||||
# Default parameters
|
||||
output = fix_string(u'{play_pause} {artist}: {song}')
|
||||
trunclen = 50
|
||||
trunclen = 60
|
||||
play_pause = fix_string(u'\u25B6,\u23F8') # first character is play, second is paused
|
||||
|
||||
label_with_font = '%{{T{font}}}{label}%{{T-}}'
|
||||
|
||||
Reference in New Issue
Block a user