2023-07-10 16:09:25 +01:00
|
|
|
{
|
|
|
|
scroll-step = 5;
|
|
|
|
format = "{volume}% {icon} {format_source}";
|
|
|
|
format-bluetooth = "{volume}% {icon} {format_source}";
|
|
|
|
format-bluetooth-muted = " {icon} {format_source}";
|
|
|
|
format-muted = " {format_source}";
|
|
|
|
format-source = "{volume}% ";
|
|
|
|
format-source-muted = "";
|
|
|
|
format-icons = {
|
2023-10-17 05:12:23 +01:00
|
|
|
headphone = "";
|
|
|
|
hands-free = " ";
|
|
|
|
headset = "";
|
|
|
|
phone = "";
|
|
|
|
portable = "";
|
|
|
|
car = "";
|
|
|
|
default = [ "" "" "" ];
|
2023-07-10 16:09:25 +01:00
|
|
|
};
|
|
|
|
on-click = "pavucontrol";
|
|
|
|
}
|