diff --git a/.config/polybar/config.old b/.config/polybar/config.old deleted file mode 100644 index 7d5d389d..00000000 --- a/.config/polybar/config.old +++ /dev/null @@ -1,470 +0,0 @@ -;===================================================== -; -; To learn more about how to configure Polybar -; go to https://github.com/jaagr/polybar -; -; The README contains alot of information -; -;===================================================== - -[colors] -background = ${xrdb:background:#1d2021} -background-alt = ${xrdb:bg2:#504945} -foreground = ${xrdb:color15:#ebdbb2} -foreground-alt = ${xrdb:color8:#928374} -primary = ${xrdb:color10:#b8bb26} -secondary = ${xrdb:color2:#98971a} -primary-alt = ${xrdb:color12:#83a598} -secondary-alt = ${xrdb:color4:#458588} -alert = ${xrdb:color9:#fb4934} - -[bar/top] -;monitor = ${env:MONITOR:HDMI-1} -width = 100% -height = 24 -;offset-x = 10% -;offset-y = 1% -radius = 0.0 -fixed-center = true -bottom = false - -background = ${colors.background} -foreground = ${colors.foreground} - -line-size = 2 -line-color = #f00 - -;border-size = 5 -border-color = #00000000 - -padding-left = 2 -padding-right = 2 - -module-margin-left = 0 -module-margin-right = 3 - -font-0 = fixed:pixelsize=10;1 -;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 -;font-0 = "Overpass:size=10;1" -;font-2 = siji:pixelsize=10;1 -;font-2 = "Overpass:size=6;1" -font-1 = "Overpass:size=10;1" -font-2 = "Symbola:size=10;1" -font-3 = - -modules-left = i3 separator xwindow -modules-center = date -modules-right = wlan eth temperature separator redshift - -tray-position = right -tray-padding = 2 -;tray-transparent = true -;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 - -[bar/bottom] -;monitor = ${env:MONITOR:HDMI-1} -width = ${bar/top.width} -height = ${bar/top.height} -;offset-x = 10% -;offset-y = 1% -radius = ${bar/top.radius} -fixed-center = true -bottom = true - -background = ${colors.background} -foreground = ${colors.foreground} - -line-size = ${bar/top.line-size} -line-color = ${bar/top.line-color} - -;border-size = 5 -border-color = #00000000 - -padding-left = ${bar/top.padding-left} -padding-right = ${bar/top.padding-right} - -module-margin-left = ${bar/top.module-margin-left} -module-margin-right = ${bar/top.module-margin-right} - -font-0 = ${bar/top.font-0} -;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 -font-1 = ${bar/top.font-1} -;font-2 = siji:pixelsize=10;1 -font-2 = ${bar/top.font-2} - -modules-left = cpu memory -modules-center = mpd -modules-right = xbacklight volume battery - -;tray-position = right -;tray-padding = 2 -;tray-transparent = true -;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 - -[module/separator] -type = custom/text -content = "|" -content-foreground = ${colors.foreground} -content-padding = 1 - fc-list | cut -f2 -d: | sort -u -[module/redshift] -type = custom/script -format =