Change volume widget appearance
This commit is contained in:
parent
d2323ffb25
commit
a7d960847b
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ screens = [
|
|||
widget.Spacer(length = 8),
|
||||
widget.Volume(
|
||||
foreground = colors[8],
|
||||
fmt = '🔉 {}',
|
||||
fmt = 'Vol: {}',
|
||||
decorations=[
|
||||
BorderDecoration(
|
||||
colour = colors[8],
|
||||
|
|
Loading…
Add table
Reference in a new issue