chore: replace pavucontrol with pwvucontrol
This commit is contained in:
parent
db720de9cf
commit
1e347bd5e6
3 changed files with 3 additions and 3 deletions
|
@ -170,7 +170,7 @@
|
||||||
format-muted = "婢 {format_source}";
|
format-muted = "婢 {format_source}";
|
||||||
format-source = "{volume}% ";
|
format-source = "{volume}% ";
|
||||||
format-source-muted = "";
|
format-source-muted = "";
|
||||||
on-click = "pavucontrol";
|
on-click = "${pkgs.pwvucontrol}/bin/pwvucontrol";
|
||||||
scroll-step = 1;
|
scroll-step = 1;
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
};
|
};
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
loupe
|
loupe
|
||||||
seahorse
|
seahorse
|
||||||
gimp
|
gimp
|
||||||
pavucontrol
|
pwvucontrol
|
||||||
thunderbird
|
thunderbird
|
||||||
keepassxc
|
keepassxc
|
||||||
nautilus
|
nautilus
|
||||||
|
|
|
@ -175,7 +175,7 @@
|
||||||
glib
|
glib
|
||||||
wireguard-tools
|
wireguard-tools
|
||||||
dconf
|
dconf
|
||||||
pavucontrol
|
pwvucontrol
|
||||||
xdg-utils
|
xdg-utils
|
||||||
brightnessctl
|
brightnessctl
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue