From 9fdb3c70f6cec1ee9ad32ac4257e8deb1fef2525 Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Wed, 3 Dec 2025 10:00:41 -0500 Subject: update --- .config/polybar/config.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/polybar/config.ini') diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 90abf2b..a2e85ea 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -20,7 +20,7 @@ background = #222222 background-alt = #333333 foreground = #FFFFFF -primary = #FF4499 +primary = #FF3399 secondary = #991133 alert = #A54242 disabled = #707880 @@ -75,8 +75,8 @@ tray-spacing = 16pt [module/xworkspaces] type = internal/xworkspaces -icon-0 = 10;. -icon-1 = 9;. +icon-0 = 10;  +icon-1 = 9;  icon-default = @@ -154,7 +154,7 @@ label-connected = %{F#FFFFFF}%ifname%%{F-} %essid% type = internal/date interval = 1 -time = %I:%M%p +time = %I:%M %p time-alt = %H:%M:%S label = %time% @@ -165,7 +165,7 @@ type = internal/date interval = 3600 date = %a %m/%d -date-alt = %b +date-alt = %b %Z label = %date% label-foreground = ${colors.primary} -- cgit v1.3-2-g0d8e