diff --git a/etc/skel/.config/qtile/config.py b/etc/skel/.config/qtile/config.py index a9c935c..ab7f729 100644 --- a/etc/skel/.config/qtile/config.py +++ b/etc/skel/.config/qtile/config.py @@ -251,7 +251,7 @@ screens = [ widget.Spacer(length = 8), widget.Volume( foreground = colors[8], - fmt = '🔉 {}', + fmt = 'Vol: {}', decorations=[ BorderDecoration( colour = colors[8],