| ;========================================================== | ;========================================================== | ||||
| [colors] | [colors] | ||||
| ;background = ${xrdb:color0:#222} | |||||
| background = #2f3e46 | |||||
| background-alt = #354f52 | |||||
| ;foreground = ${xrdb:color7:#222} | |||||
| foreground = #84a98c | |||||
| foreground-alt = #cad2c5 | |||||
| primary = #52796f | |||||
| secondary = #e60053 | |||||
| alert = #bd2c40 | |||||
| background = ${xrdb:color0:#2f3e46} | |||||
| background-alt = ${xrdb:color8:#354f52} | |||||
| foreground = ${xrdb:color14:#84a98c} | |||||
| foreground-alt = ${xrdb:color15:#cad2c5} | |||||
| primary = ${xrdb:color2:#52796f} | |||||
| secondary = ${xrdb:color10:#e60053} | |||||
| alert = ${xrdb:color9:#bd2c40} | |||||
| [bar/obsidianblk] | [bar/obsidianblk] | ||||
| ;monitor = ${env:MONITOR:HDMI-1} | |||||
| monitor = ${env:MONITOR:} | monitor = ${env:MONITOR:} | ||||
| width = 100% | width = 100% | ||||
| height = 27 | height = 27 | ||||
| ;offset-x = 1% | |||||
| ;offset-y = 1% | |||||
| radius = 6.0 | radius = 6.0 | ||||
| fixed-center = false | fixed-center = false | ||||
| module-margin-left = 0 ;1 | module-margin-left = 0 ;1 | ||||
| module-margin-right = 0 ;2 | module-margin-right = 0 ;2 | ||||
| ;font-0 = fixed:pixelsize=10;1 | |||||
| font-0 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=10;0 | font-0 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=10;0 | ||||
| font-1 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=20;1 | font-1 = DejaVu Sans Mono for Powerline:style=Bold:pixelsize=20;1 | ||||
| font-2 = unifont:fontformat=truetype:size=8:antialias=false;0 | font-2 = unifont:fontformat=truetype:size=8:antialias=false;0 | ||||
| ;font-3 = siji:pixelsize=10;1 | |||||
| font-3 = TerminessTTF Nerd Font Mono:pixelsize=16;0 | font-3 = TerminessTTF Nerd Font Mono:pixelsize=16;0 | ||||
| font-4 = TerminessTTF Nerd Font:pixelsize=24;0 | font-4 = TerminessTTF Nerd Font:pixelsize=24;0 | ||||
| tray-position = right | tray-position = right | ||||
| tray-padding = 2 | tray-padding = 2 | ||||
| ;tray-background = #0063ff | |||||
| ;wm-restack = bspwm | |||||
| ;wm-restack = i3 | |||||
| ;override-redirect = true | |||||
| ;scroll-up = bspwm-desknext | |||||
| ;scroll-down = bspwm-deskprev | |||||
| ;scroll-up = i3wm-wsnext | |||||
| ;scroll-down = i3wm-wsprev | |||||
| cursor-click = pointer | cursor-click = pointer | ||||
| cursor-scroll = ns-resize | cursor-scroll = ns-resize |