From f206aad8034d8776c67aaccb6940be7215ebe235 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Sun, 24 Jul 2022 12:57:19 +0200 Subject: polybar: summer theme --- .config/polybar/config.ini | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index a8ba2de..a3906fb 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -2,9 +2,9 @@ ;background = ${xrdb:color0:#222} ;background = #10152c ;background = #080f1f -background = #090809 +background = #161616 background-alt = #1b2f60 -background-module = #111e3d +background-module = #194129 ;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #254183 @@ -18,23 +18,23 @@ width = 100% height = 28 ;offset-x = 1% ;offset-y = 1% -radius = 0 +; radius = 0 fixed-center = false bottom = true background = ${colors.background} foreground = ${colors.foreground} -line-size = 0 -line-color = #f00 +; line-size = 0 +; line-color = #f00 -border-size = 0 -border-color = #00000000 +; border-size = 0 +; border-color = #00000000 -module-margin-left = 0 +; module-margin-left = 0 module-margin-right = 2 -padding-right = 1 +; padding-right = 2 font-0 = Averia Libre:style=bold:size=15;4 font-1 = WeatherIcons:size=14;6 @@ -47,7 +47,7 @@ modules-center = modules-right = weather updates-pacman-aurhelper xkeyboard pulseaudio date tray-maxsize = 25 -tray-position = right +tray-position = none cursor-click = pointer cursor-scroll = ns-resize @@ -58,22 +58,19 @@ enable-ipc = true monitor = DP-4.8 width = 100% height = 30 -radius = 0 +; radius = 0 fixed-center = false bottom = true background = ${colors.background} foreground = ${colors.foreground} -line-size = 0 +; line-size = 0 line-color = #f00 -border-size = 0 +; border-size = 0 border-color = #00000000 -padding-left = 0 -padding-right = 0 - module-margin-left = 1 module-margin-right = 2 @@ -119,7 +116,7 @@ label-mode-background = ${colors.primary} ; focused = Active workspace on focused monitor label-focused = %index% -label-focused-background = ${colors.background-alt} +label-focused-background = ${colors.background-module} label-focused-underline= ${colors.primary} label-focused-padding = 3 @@ -182,7 +179,7 @@ label-muted-background = ${colors.background-module} [module/xwindow] type = internal/xwindow format-padding = 3 -label-maxlen = 50 +label-maxlen = 60 [module/updates-pacman-aurhelper] type = custom/script -- cgit v1.2.3-70-g09d2