# vim:ft=dosini # _ _ # _ __ ___ | |_ _| |__ __ _ _ __ # | '_ \ / _ \| | | | | '_ \ / _` | '__| # | |_) | (_) | | |_| | |_) | (_| | | # | .__/ \___/|_|\__, |_.__/ \__,_|_| # |_| |___/ # # Copyright (c) 2020 Vintage Salt # Distributed under the terms of the MIT License # ## VARIABLES [res/colors] red = #BF616A green = #A3BE8C yellow = #EBCB8B blue = #81A1C1 magenta = #B48EAD cyan = #88C0D0 white = #D8DEE9 black = #2E3440 gray = #3B4252 bg = #2E3440 fg = #D8DEE9 border = #3B4252 selection = #88C0D0 [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 =