framework: unfree predicate module
lf => yazy add grayjay
This commit is contained in:
parent
9e40da0a9c
commit
2219fb8619
10 changed files with 49 additions and 34 deletions
|
|
@ -42,8 +42,8 @@
|
|||
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
|
||||
};
|
||||
mpris = {
|
||||
format = "{player_icon} {dynamic}";
|
||||
format-paused = "⏸️ {player_icon} {dynamic}";
|
||||
format = "{player_icon} {title}";
|
||||
format-paused = "⏸️ {player_icon} {title}";
|
||||
player-icons = {
|
||||
default = "▶️";
|
||||
mpd = "🎵";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue