# vim:ft=dosini # _ _ # _ __ ___ | |_ _| |__ __ _ _ __ # | '_ \ / _ \| | | | | '_ \ / _` | '__| # | |_) | (_) | | |_| | |_) | (_| | | # | .__/ \___/|_|\__, |_.__/ \__,_|_| # |_| |___/ # # Copyright (c) 2020 Vintage Salt # Distributed under the terms of the MIT License # ## VARIABLES [res/colors] red = #ed1515 green = #11d116 yellow = #fdbc4b blue = #1d99f3 magenta = #9b59b6 cyan = #1abc9c white = #eff0f1 black = #232629 gray = #31363b bg = #232629 fg = #eff0f1 border = #31363b selection = #1d99f3 [res/config] border-size = 4 padding = 2 [settings] screenchange-reload = true format-padding = ${res/config.padding} format-background = ${res/colors.bg} ## BARS [template/bar] bottom = true wm-restack = ${env:PB_WM_RESTACK:i3} tray-maxsize = 16 background = ${res/colors.bg} foreground = ${res/colors.fg} border-color = ${res/colors.border} tray-background = ${res/colors.bg} height = 48 width = 100%:-12 offset-x = 6 border-left-size = ${res/config.border-size} border-right-size = ${res/config.border-size} font-0 = "Inconsolata:style=Medium:size=11;2" font-1 = "Deja Vu Sans Mono:style=Regular:size=11;2" [bar/primary] monitor = ${env:PB_MONITOR:eDP-1} inherit = template/bar border-top-size = ${res/config.border-size} modules-left = i3 cpu memory battery temp modules-right = backlight pulse date ## MODULES [module/backlight] type = internal/xbacklight format =