From 64401b9a1498ec557be447fab653c9fe66027182 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Sun, 24 Jul 2022 17:10:28 +0200 Subject: polybar: more summer theme --- .config/polybar/config.ini | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to '.config') diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 9fa23ac..53fd1c1 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -6,7 +6,7 @@ background = #101010 background-alt = #1b2f60 background-module = #1a301e ;foreground = ${xrdb:color7:#222} -foreground = #dfdfdf +foreground = #f1e1b7 foreground-alt = #254183 primary = #ffb52a secondary = #e60053 @@ -19,7 +19,7 @@ height = 28 ;offset-x = 1% ;offset-y = 1% ; radius = 0 -fixed-center = false +fixed-center = true bottom = true background = ${colors.background} @@ -34,7 +34,8 @@ foreground = ${colors.foreground} ; module-margin-left = 0 module-margin-right = 2 -; padding-right = 2 +padding-left = 2 +padding-right = 2 font-0 = Averia Libre:style=bold:size=15;4 font-1 = WeatherIcons:size=14;6 @@ -74,15 +75,15 @@ border-color = #00000000 module-margin-left = 1 module-margin-right = 2 +padding-left = 2 +padding-right = 2 + font-0 = Averia Libre:style=bold:size=15;3 modules-left = i3 modules-center = modules-right = date2 -tray-position = none -tray-padding = 2 - cursor-click = pointer cursor-scroll = ns-resize @@ -122,6 +123,7 @@ label-focused-padding = 3 ; unfocused = Inactive workspace on any monitor label-unfocused = %index% +label-unfocused-background = #151514 label-unfocused-padding = 3 ; visible = Active workspace on unfocused monitor -- cgit v1.2.3-70-g09d2