switch back to pavucontrol
less buggy than pwvucontrol
This commit is contained in:
parent
0e1e278e26
commit
30515ad6d5
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
||||||
format-muted = "🔇 {volume}";
|
format-muted = "🔇 {volume}";
|
||||||
format = "{icon} {volume}";
|
format = "{icon} {volume}";
|
||||||
format-icons.default = ["🔈" "🔉" "🔊"];
|
format-icons.default = ["🔈" "🔉" "🔊"];
|
||||||
on-click = "${pkgs.pwvucontrol}/bin/pwvucontrol";
|
on-click = "${pkgs.pavucontrol}/bin/pavucontrol";
|
||||||
};
|
};
|
||||||
mpris = {
|
mpris = {
|
||||||
format = "{player_icon} {dynamic}";
|
format = "{player_icon} {dynamic}";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue