Change summary
dot_config/polybar/config.ini.tmpl | 56 ++++++++++++++++----------------
1 file changed, 28 insertions(+), 28 deletions(-)
Detailed changes
@@ -130,7 +130,7 @@ label = %percentage:2%%
[module/memory]
type = internal/memory
interval = 2
-format-prefix = " "
+format-prefix = " "
format-prefix-foreground = ${colors.foreground}
label = %percentage_used:2%%
@@ -141,26 +141,26 @@ interval = 3.0
format-connected = <label-connected>
format-connected-underline = #9f78e1
-label-connected = "歷"
+label-connected = ""
-format-disconnected = "轢"
+format-disconnected = ""
[module/date]
type = internal/date
interval = 5
{{- if eq .chezmoi.hostname "glade" }}
-time = " %H:%M"
-date-alt = " %Y-%m-%d"
+time = " %H:%M"
+date-alt = " %Y-%m-%d"
label = %time%%date%
{{- end }}
{{- if ne .chezmoi.hostname "glade" }}
-date = " %Y-%m-%d"
+date = " %Y-%m-%d"
label = %date%
[module/time]
type = internal/date
interval = 5
-time = %H:%M
+time = %H:%M
label = %time%
{{- end }}
{{ if ne .chezmoi.hostname "angmar" }}
@@ -180,26 +180,26 @@ label-full = %percentage%%
format-charging = <animation-charging> <label-charging>
label-charging = %percentage%%
-animation-charging-0 =
-animation-charging-1 =
-animation-charging-2 =
-animation-charging-3 =
-animation-charging-4 =
-animation-charging-5 =
-animation-charging-6 =
+animation-charging-0 =
+animation-charging-1 =
+animation-charging-2 =
+animation-charging-3 =
+animation-charging-4 =
+animation-charging-5 =
+animation-charging-6 =
format-discharging = <ramp-capacity> <label-discharging>
label-discharging = %percentage%%
-ramp-capacity-0 =
-ramp-capacity-1 =
-ramp-capacity-2 =
-ramp-capacity-3 =
-ramp-capacity-4 =
-ramp-capacity-5 =
-ramp-capacity-6 =
-ramp-capacity-7 =
-ramp-capacity-8 =
-ramp-capacity-9 =
+ramp-capacity-0 =
+ramp-capacity-1 =
+ramp-capacity-2 =
+ramp-capacity-3 =
+ramp-capacity-4 =
+ramp-capacity-5 =
+ramp-capacity-6 =
+ramp-capacity-7 =
+ramp-capacity-8 =
+ramp-capacity-9 =
{{- end }}
[module/pulseaudio]
@@ -209,12 +209,12 @@ format-volume = <ramp-volume> <label-volume>
label-volume = %percentage%%
label-volume-foreground = ${root.foreground}
-label-muted = ﱝ muted
+label-muted = muted
label-muted-foreground = ${colors.foreground-alt}
-ramp-volume-0 = "奄"
-ramp-volume-1 = "奔"
-ramp-volume-2 = "墳"
+ramp-volume-0 = ""
+ramp-volume-1 = ""
+ramp-volume-2 = ""
[module/updates]
type = custom/script