package updates
This commit is contained in:
parent
6e11c5aecb
commit
9c48e85b02
5 changed files with 19 additions and 18 deletions
|
@ -131,6 +131,10 @@ in {
|
|||
};
|
||||
|
||||
"mpris" = {
|
||||
# "dynamic-order" = ["title"
|
||||
# "artist"
|
||||
# "album"
|
||||
# "length"];
|
||||
"interval" = 1;
|
||||
"format" = "{player_icon} {dynamic}";
|
||||
"format-paused" = "{status_icon} <i>{dynamic}</i>";
|
||||
|
@ -141,8 +145,6 @@ in {
|
|||
"status-icons" = {
|
||||
"paused" = "";
|
||||
};
|
||||
"on-click" = "/home/emenel/.local/bin/wezapp rmpc";
|
||||
"on-click-right" = "playerctl play-pause";
|
||||
};
|
||||
|
||||
"wlr/taskbar" = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue