[bar/bspwm] width = 100% height = 25 offset-y = 0 ; Prefer fixed center position for the `modules-center` block ; When false, the center position will be based on the size of the other blocks. ; fixed-center = true background = ${colors.background} foreground = ${colors.foreground} overline-size = 0 overline-color = #f00 underline-size = 1 underline-color = #00f border-bottom-size = 1 border-bottom-color = #d8dee9 spacing = 1 padding-left = 0 padding-right = 0 module-margin-left = 1 module-margin-right = 1 font-0 = Dejavu Sans Mono:size=12 font-1 = materialdesignicons:size=16 modules-left = bspwm #modules-center = #modules-right = mopidy date modules-right = date tray-position = right tray-padding = 2 scroll-up = "#bspwm.prev" scroll-down = "#bspwm.next" [module/bspwm] label = %name% padding = 2 #label-active-font = 0 type = internal/bspwm enable-scroll = false label-focused = ${self.label} label-focused-padding = ${self.padding} label-focused-foreground = ${colors.foreground-alt} label-focused-background = ${colors.background-emph} label-occupied = ${self.label} label-occupied-background = ${colors.background-alt} label-occupied-foreground = ${colors.foreground} label-occupied-padding = ${self.padding} label-urgent = ${self.label} label-urgent-background = ${colors.alert} label-urgent-foreground = ${colors.foreground-alt} label-urgent-padding = ${self.padding} label-visible = ${self.label} label-visible-background = ${self.label-focused-background} label-visible-padding = ${self.padding} #strip-wsnumbers = true #fuzzy-match = true ; Separator in between workspaces ; label-separator = | ; label-separator-padding = 2 ; label-separator-foreground = #ffb52a