;--------; ; COLORS ; ;--------; [colors] color0 = #1D202F color1 = #f7768e color2 = #9ece6a color3 = #e0af68 color4 = #7aa2f7 color5 = #bb9af7 color6 = #7dcfff color7 = #a9b1d6 color8 = #414868 color9 = #f7768e color10 = #9ece6a color11 = #e0af68 color12 = #7aa2f7 color13 = #bb9af7 color14 = #7dcfff color15 = #c0caf5 background-dark = #24283b foreground = #c0caf5 primary = #4c566a secondary = #f05 alert = #bd2c40 accent = #bf616a [bar/external] ;------------; ; DIMENSIONS ; ;------------; width = 100% height = 25 offset-y = 0 offset-x = 0 border-size = 5 border-color = ${colors.background-dark} background = ${colors.background-dark} foreground = ${colors.foreground} ;----------; ; LOCATION ; ;----------; bottom = false monitor = HDMI-A-0 override-redirect = false ;-------; ; FONTS ; ;-------; font-0 = "Mono:bold:size=10;2" font-1 = "Font Awesome 6 Free:size=12;3" font-2 = "Font Awesome 6 Free Solid:size=12;3" font-3 = "Font Awesome 6 Brands:size=12;3" ;---------; ; MODULES ; ;---------; modules-right = cpu temperature pulseaudio date modules-left = battery network memory modules-center = bspwm ;---------------; ; MISCELLANEOUS ; ;---------------; fixed-center = true tray-position = right tray-detached = false module-margin-left = 1 [bar/laptop] ;------------; ; DIMENSIONS ; ;------------; width = 100% height = 25 offset-y = 0 offset-x = 0 border-size = 0 background = ${colors.background-dark} foreground = ${colors.foreground} ;----------; ; LOCATION ; ;----------; bottom = false monitor = eDP override-redirect = false ;-------; ; FONTS ; ;-------; font-0 = "Mono:bold:size=10;1" font-1 = "Font Awesome 6 Free:size=10;2" font-2 = "Font Awesome 6 Free Solid:size=11;2" font-3 = "Font Awesome 6 Brands:size=11;2" ;---------; ; MODULES ; ;---------; modules-right = cpu temperature pulseaudio date modules-left = battery network memory modules-center = bspwm ;---------------; ; MISCELLANEOUS ; ;---------------; fixed-center = true tray-position = right tray-detached = false module-margin-left = 1 [module/battery] type=internal/battery battery=BAT0 adapter=AC poll-interval=5 full-at=98 time-format=%H:%M label-discharging= %time% %percentage% label-charging= %time% %percentage% label-full= %percentage% label-full-foreground = ${colors.color0} label-full-background = ${colors.color4} label-full-padding = 2 label-charging-foreground = ${colors.color0} label-charging-background = ${colors.color4} label-charging-padding = 2 label-discharging-foreground = ${colors.color0} label-discharging-background = ${colors.color4} label-discharging-padding = 2 format-discharging= format-charging= format-full= [module/date] type=internal/date interval=1.0 date=%A %d time=%I:%M time-alt=%I:%M:%S %A, %d %B %Y format=