home/polybar: add icon for volume
This commit is contained in:
parent
f29cf4858a
commit
0defc044e5
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ in
|
|||
exec = "~/scripts/get_volume.sh";
|
||||
interval = 1;
|
||||
format = {
|
||||
prefix = "Vol: ";
|
||||
prefix = "%{T3}%{T-} ";
|
||||
padding = 1;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue