test
This commit is contained in:
parent
8ec4b72442
commit
69085f80bb
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
||||||
};
|
};
|
||||||
pulseaudio = {
|
pulseaudio = {
|
||||||
scroll-step = 1;
|
scroll-step = 1;
|
||||||
format = "{icon} {format_source}";
|
format = "{icon}{format_source}";
|
||||||
format-bluetooth = "{volume}% {icon} {format_source}";
|
format-bluetooth = "{volume}% {icon} {format_source}";
|
||||||
format-bluetooth-muted = " ";
|
format-bluetooth-muted = " ";
|
||||||
format-muted = " {format_source}";
|
format-muted = " {format_source}";
|
||||||
|
|
Loading…
Reference in a new issue