;================================================== ; ; 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-urgent-dark = ${xrdb:color1:#cc241d} accent-urgent = ${xrdb:color9:#fb4934} accent-nice-dark = ${xrdb:color2:#98971a} accent-nice = ${xrdb:color10:#b8bb26} accent-control-dark = ${xrdb:color5:#b16286} accent-control = ${xrdb:color13:#d3869b} [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 border-bottom-size = 2 border-bottom-color = ${res/colors.accent-control} modules-left = i3 | xwindow modules-center = date modules-right = wlan-up wlan-down | xkeyboard ; LOWER ;==================== [bar/bottom] inherit = template/bar bottom=true border-top-size = 2 border-top-color = ${res/colors.accent-control} modules-left = battery cpu memory modules-center = mpd modules-right = xbacklight volume temperature ;======================================== ; MODULES ;======================================== ; COSMETIC ;==================== [module/|] type = custom/text content = " " content-foreground = ${res/colors.foreground} ; CUSTOM ;==================== ; TEMPLATE ;==================== [template/module/bar] format =