add max length to music
This commit is contained in:
@@ -192,6 +192,7 @@ in {
|
|||||||
"module/music" = {
|
"module/music" = {
|
||||||
type = "custom/script";
|
type = "custom/script";
|
||||||
exec = "~/.config/polybar/player-mpris-simple.sh";
|
exec = "~/.config/polybar/player-mpris-simple.sh";
|
||||||
|
label = "%output:0:35:...%";
|
||||||
interval = 3;
|
interval = 3;
|
||||||
"click-left" = "playerctl previous &";
|
"click-left" = "playerctl previous &";
|
||||||
"click-right" = "playerctl next &";
|
"click-right" = "playerctl next &";
|
||||||
|
|||||||
Reference in New Issue
Block a user