mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-21 01:34:34 +05:30
Reformatted icons for volume monitor
This commit is contained in:
parent
1c2baeb249
commit
e877fd63bc
|
@ -380,8 +380,8 @@
|
||||||
"scroll-step" = 1;
|
"scroll-step" = 1;
|
||||||
"format" = "{volume}% {icon} {format_source}";
|
"format" = "{volume}% {icon} {format_source}";
|
||||||
"format-bluetooth" = "{volume}% {icon} {format_source}";
|
"format-bluetooth" = "{volume}% {icon} {format_source}";
|
||||||
"format-bluetooth-muted" = " {icon} {format_source}";
|
"format-bluetooth-muted" = " {icon} {format_source}";
|
||||||
"format-muted" = " {format_source}";
|
"format-muted" = " {format_source}";
|
||||||
"format-source" = "{volume}% ";
|
"format-source" = "{volume}% ";
|
||||||
"format-source-muted" = " ";
|
"format-source-muted" = " ";
|
||||||
"format-icons" = {
|
"format-icons" = {
|
||||||
|
|
Loading…
Reference in a new issue