# vim:ft=dosini # _ _ # _ __ ___ | |_ _| |__ __ _ _ __ # | '_ \ / _ \| | | | | '_ \ / _` | '__| # | |_) | (_) | | |_| | |_) | (_| | | # | .__/ \___/|_|\__, |_.__/ \__,_|_| # |_| |___/ # # Copyright (c) 2019 Vintage Salt # Distributed under terms of the MIT license. # https://github.com/jaagr/polybar # https://gitlab.com/rehashedsalt/home # # ==================== # VARIABLES # ==================== [res/colors] # Arc bg-dark = #383C4A bg-light = #404552 border = #2B2E39 fg = #FFFCF6 selection = #5294E2 # Nord red = #BF616A green = #A3BE8C yellow = #EBCB8B blue = #81A1C1 magenta = #B48EAD cyan = #88C0D0 [res/config] padding = 2 [settings] screenchange-reload = true format-padding = ${res/config.padding} format-background = ${res/colors.bg-dark} # ==================== # BARS # ==================== [template/bar] bottom = true wm-restack = ${env:PB_WM_RESTACK:i3} tray-maxsize = 16 background = ${res/colors.bg-dark} foreground = ${res/colors.fg} border-color = ${res/colors.border} tray-background = ${res/colors.bg-dark} height = 32 font-0 = "Inconsolata:style=Medium:size=10;2" font-1 = "Deja Vu Sans Mono:style=Regular:size=10;2" [bar/primary] monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = 1 modules-left = i3 cpu memory battery temp modules-center = mpd modules-right = mpd-controls backlight pulse date [bar/secondary] monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = 1 modules-right = date temp battery memory cpu i3 # ==================== # MODULES # ==================== [module/backlight] type = internal/xbacklight format =