diff --git a/.config/polybar/config b/.config/polybar/config index bd7ac43..67383fa 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -17,10 +17,8 @@ ;========================================================== [colors] -;background = ${xrdb:color0:#222} background = #222 background-alt = #444 -;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #555 primary = #0a6cf5 @@ -31,8 +29,6 @@ alert = #bd2c40 monitor = ${env:MONITOR:HDMI-1} width = 100% height = 27 -;offset-x = 1% -;offset-y = 1% radius = 5.0 fixed-center = false @@ -62,18 +58,6 @@ modules-right = xkeyboard filesystem pulseaudio cpu memory eth temperature date tray-position = right tray-padding = 5 -;tray-background = #0063ff - -;wm-restack = bspwm -;wm-restack = i3 - -;override-redirect = true - -;scroll-up = bspwm-desknext -;scroll-down = bspwm-deskprev - -;scroll-up = i3wm-wsnext -;scroll-down = i3wm-wsprev cursor-click = pointer cursor-scroll = ns-resize @@ -87,7 +71,6 @@ type = internal/xkeyboard blacklist-0 = blacklist-1 = -format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-prefix-underline = ${colors.primary}