+ Reducing script word count
This commit is contained in:
parent
1bed6fc964
commit
1d2c406697
2 changed files with 4 additions and 3 deletions
|
@ -401,11 +401,11 @@ exec = ~/.config/polybar/scripts/player-mpris-tail.py -f '{:artist:t10:{artist}:
|
|||
tail = true
|
||||
label-font = 3
|
||||
label-foreground = ${colors.foreground}
|
||||
format-prefix = " "
|
||||
format-prefix = " "
|
||||
format-prefix-font = "5"
|
||||
format-foreground = ${colors.spotgreen}
|
||||
format-background = ${colors.background}
|
||||
format-padding = 2
|
||||
format-padding = 1
|
||||
click-left = ~/.config/polybar/scripts/player-mpris-tail.py play-pause &
|
||||
scroll-up = ~/.config/polybar/scripts/player-mpris-tail.py next &
|
||||
scroll-down = ~/.config/polybar/scripts/player-mpris-tail.py previous &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue