;================================================== ; ; INFO: https://github.com/jaagr/polybar ; ;=================================================== ;======================================== ; RESOURCES ;======================================== [res/colors] background = ${xrdb:background:#1d2021} background-alt = ${xrdb:bg2:#504945} foreground = ${xrdb:color15:#ebdbb2} foreground-alt = ${xrdb:color8:#928374} alert-dark = ${xrdb:color3:#d79921} alert = ${xrdb:color11:#fabd2f} accent-red-dark = ${xrdb:color1:#cc241d} accent-red = ${xrdb:color9:#fb4934} accent-green-dark = ${xrdb:color2:#98971a} accent-green = ${xrdb:color10:#b8bb26} accent-blue-dark = ${xrdb:color4:#458588} accent-blue = ${xrdb:color12:#83a598} [res/fonts] font-0 = "DejaVu Sans:size=10;1" font-1 = "Overpass:size=10;1" font-2 = "Symbola:size=10;1" font-3 = font-4 = ;======================================== ; BARS ;======================================== ; TEMPLATE ;==================== [template/bar] ; Rendering of the bar width = 100% height = 24 ; Module padding and spacing padding = 2 module-margin = 1 ; Module colors background = ${res/colors.background} foreground = ${res/colors.foreground} ; Module fonts font-0 = ${res/fonts.font-0} font-1 = ${res/fonts.font-1} font-2 = ${res/fonts.font-2} font-3 = ${res/fonts.font-3} font-4 = ${res/fonts.font-4} ; UPPER ;==================== [bar/top] inherit = template/bar tray-position = right tray-padding = 2 modules-left = i3 | xwindow modules-center = date modules-right = wlan-up wlan-down | temperature ; LOWER ;==================== [bar/bottom] inherit = template/bar bottom=true modules-left = battery cpu memory modules-center = mpd modules-right = xbacklight volume ;======================================== ; MODULES ;======================================== ; COSMETIC ;==================== [module/|] type = custom/text content = "|" content-foreground = ${res/colors.foreground} ; CUSTOM ;==================== ; TEMPLATE ;==================== [template/module/bar] format =