;LEL ; ____ _ _ ; | _ \ ___ | |_ _| |__ __ _ _ __ ; | |_) / _ \| | | | | '_ \ / _` | '__| ; | __/ (_) | | |_| | |_) | (_| | | ; |_| \___/|_|\__, |_.__/ \__,_|_| ; |___/ ; colors{{{ [colors] ;background = ${xrdb:color0:#222} background = #202020 background-alt = #444 ;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #555 primary = #cc5757 secondary = #e60053 alert = #bd2c40 ; }}} ; main {{{ [bar/main] ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 26 ;offset-x = 1% ;offset-y = 1% ; radius = 6.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-bottom-size = 2 border-bottom-color = #191919 padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 2 font-0 = Inter: size=12;3 font-1 = "Material:size=12;2" font-2 = Font Awesome 5 Free: pixelsize=11;2 font-3 = Font Awesome 5 Free Solid: pixelsize=11;2 font-4 = Inter:style=Bold;2 modules-left = bspwm i3 xwindow modules-center = date tempMin tempMax tempCur modules-right = mpd xbacklight pulseaudio wlan eth battery tray-position = right tray-padding = 10 ;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 ; }}} ; temp{{{ [module/tempMax] type = custom/script exec = jq -r ".max" .forecast.json format =