summaryrefslogtreecommitdiff
path: root/.config/polybar
diff options
context:
space:
mode:
Diffstat (limited to '.config/polybar')
-rw-r--r--.config/polybar/config13
1 files changed, 5 insertions, 8 deletions
diff --git a/.config/polybar/config b/.config/polybar/config
index 9d5cac9..96a4ef2 100644
--- a/.config/polybar/config
+++ b/.config/polybar/config
@@ -38,15 +38,13 @@ padding-right = 2
module-margin-left = 0
module-margin-right = 5
-font-0 = FreeSans:size=15;3
+font-0 = Averia Libre:style=bold:size=15;4
font-1 = Font Awesome 5 Free Regular:size=14;4.5
font-2 = Font Awesome 5 Free Solid:size=14;4.5
-font-3 = Font Awesome 5 Pro Solid:size=14;4.5
-font-4 = Font Awesome 5 Pro Regular:size=14;4.5
modules-left = i3
-modules-center =
-modules-right = xkeyboard pulseaudio battery date
+modules-center =
+modules-right = xkeyboard pulseaudio date
tray-position = right
tray-padding = 2
@@ -67,7 +65,7 @@ label-layout-background = ${colors.background-alt}
label-indicator-padding = 2
label-indicator-margin = 0
-label-indicator-background = #bc99ed
+label-indicator-background = ${colors.alert}
label-indicator-foreground = #000
@@ -162,13 +160,12 @@ ramp-capacity-3 = " "
ramp-capacity-4 = " "
-
[module/date]
type = internal/date
interval = 5
date-alt = ""
-date = "%a %b %d "
+date = " %a, %b %d "
time-alt = "%H:%M"
time = "%H:%M"