From 2099d9c04f497766e77bbdede3c22ac8bd87c3ef Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Wed, 28 Oct 2020 23:34:23 +0100 Subject: [PATCH] Update polybar on laptop --- files/.config/polybar/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/.config/polybar/config b/files/.config/polybar/config index 8c62369..1c47b95 100644 --- a/files/.config/polybar/config +++ b/files/.config/polybar/config @@ -29,7 +29,7 @@ separator = modules-left = i3 xwindow modules-center = spotify -modules-right = network volume backlight battery date +modules-right = network volume backlight battery calendar tray-position = right tray-padding = 1 @@ -182,9 +182,9 @@ format-volume-prefix = " " format-volume-prefix-foreground = ${colors.accent-alt} format-volume-underline = ${colors.accent} -format-muted-prefix = " " label-muted = Muted -format-muted-underline = ${colors.accent} +format-muted-foreground = ${colors.urgent} +format-muted-underline = ${colors.urgent} [module/network] type = internal/network