From ea46c39ad708e88c37e3082b9d04e6c08420e719 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Sat, 6 Feb 2021 18:23:17 -0500 Subject: dotfiles update, dwm update --- polybar/.config/polybar/mybar_fedora | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'polybar') diff --git a/polybar/.config/polybar/mybar_fedora b/polybar/.config/polybar/mybar_fedora index fb37a85..4c23fa7 100644 --- a/polybar/.config/polybar/mybar_fedora +++ b/polybar/.config/polybar/mybar_fedora @@ -18,9 +18,10 @@ [colors] ;# for semi transparency -background = #aa000000 -;background = ${xrdb:color0:#222} +;background = #55000000 +background = ${xrdb:color0:#222} background-alt = ${xrdb:color3:#222} +;background-alt = #aa000000 foreground = ${xrdb:color7:#222} foreground-alt = ${xrdb:color2:#222} primary = ${xrdb:color1:#222} @@ -44,10 +45,10 @@ battery_color = ${self.highlight} [bar/mybar] monitor = ${env:MONITOR:fallback-value} width = 100% -height = 25 +height = 20 offset-x = 0% offset-y = 0% -radius = 1.0 +radius = 0.0 fixed-center = false background = ${colors.background} -- cgit v1.2.3