treewide: s/pavucontrol/pwvucontrol/g

This commit is contained in:
Guanran Wang 2024-04-11 06:28:20 +08:00
parent 52c9c1515c
commit cd182b396e
Signed by: nyancat
GPG key ID: 91F97D9ED12639CF
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
{pkgs, ...}: { {pkgs, ...}: {
home.packages = with pkgs; [pavucontrol]; home.packages = with pkgs; [pwvucontrol];
# remove csd window buttons # remove csd window buttons
# https://github.com/localsend/localsend/blob/2457acd8a7412723b174672d174e4853dccd7d99/app/linux/my_application.cc#L45 # https://github.com/localsend/localsend/blob/2457acd8a7412723b174672d174e4853dccd7d99/app/linux/my_application.cc#L45

View file

@ -71,7 +71,7 @@ misc {
} }
# Windows rules # Windows rules
windowrule = float, ^(pavucontrol)$ windowrule = float, ^(pwvucontrol)$
windowrule = float, ^(org.gnome.Calculator)$ windowrule = float, ^(org.gnome.Calculator)$
# Layer rules # Layer rules

View file

@ -158,7 +158,7 @@
label-muted = "%{T1}%percentage%%%{T-}"; label-muted = "%{T1}%percentage%%%{T-}";
label-muted-padding = 1; label-muted-padding = 1;
click-right = "pavucontrol&"; click-right = "pwvucontrol&";
}; };
"module/title" = { "module/title" = {

View file

@ -53,7 +53,7 @@
"default" = ["" ""]; "default" = ["" ""];
}; };
"scroll-step" = 5; "scroll-step" = 5;
"on-click" = "pavucontrol"; "on-click" = "pwvucontrol";
"ignored-sinks" = ["Easy Effects Sink"]; "ignored-sinks" = ["Easy Effects Sink"];
}; };
"battery" = { "battery" = {