[colors] background = #00282a36 foreground = #fff primary = #474e85 foreground-alt = #555555 alert = #c75f42 [bar/top] height = 25 modules-left = bspwm modules-right = tray audio date time font-0 = Source Code Pro:style=Regular:pixelsize=10 font-1 = "Font Awesome 7 Free:style=Solid:pixelsize=10" underline-size = 2 underline-color = #eee spacing = 1 padding-left = 0 padding-right = 1 module-margin-left = 1 module-margin-right = 1 background = ${colors.background} foreground = ${colors.foreground} [module/date] type = internal/date label = "%date%" date = "%Y-%m-%d W%U" format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} [module/time] type = internal/date label = "%date% %time%" time = %H:%M format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} [module/bspwm] type = internal/bspwm format = inline-mode = true label-focused-underline = ${colors.primary} label-urgent-underline = ${colors.alert} label-focused-padding = 1 label-occupied-padding = 1 label-urgent-padding = 1 label-empty-padding = 1 label-focused = %icon% label-occupied = %icon% label-empty = label-urgent = %icon% ws-icon-1 = 1; ws-icon-2 = 2;2 ws-icon-3 = 3;3 ws-icon-4 = 4;4 ws-icon-5 = 5;5 ws-icon-6 = 6;6 ws-icon-7 = 7;7 ws-icon-8 = 8;8 ws-icon-9 = 9;9 ws-icon-0 = 0;10 ws-icon-default = ♟ [module/audio] type = internal/pulseaudio label-muted = "" format-volume = ramp-volume-0 = "" ramp-volume-1 = "" ramp-volume-2 = "" ramp-volume-foreground = ${colors.foreground-alt} label-muted-foreground = ${colors.foreground-alt} [module/wireless-network] type = internal/network interface = wlp1s0 interface-type = wireless interval = 30 format-connected = " " label-connected = %essid% ramp-signal-0 = "" ramp-signal-foreground = ${colors.foreground-alt} [module/battery] type = internal/battery battery = BAT0 adapter = AC poll-interval = 15 full-at = 98 format-full = format-charging-prefix = " " format-charging-prefix-foreground = ${colors.foreground-alt} label-charging = %percentage%% (+%consumption%w) label-discharging = %percentage%% (-%consumption%w) label-full = %percentage%% ramp-capacity-0 =  ramp-capacity-1 =  ramp-capacity-2 =  ramp-capacity-3 =  ramp-capacity-4 =  ramp-capacity-foreground = ${colors.foreground-alt} format-discharging = [module/tray] type = internal/tray ; vim:ft=dosini