[colors] ; This is colors for ayu theme (https://github.com/ayu-theme/ayu-colors) primary = #ffa759 background = #202734 foreground = #cbccc6 background-alt = # ; This is my own colors ; primary = #d84848 ; background = #222 ; foreground = #c0c0a8 ; background-alt = # [bar/main] width = 100% height = 40 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} font-0 = FiraCode:size=11 font-1 = FontAwesome5Brands:size=11 font-2 = FontAwesome5FreeSolid:size=11 font-3 = FiraCode:size=12 modules-left = workspaces active-window modules-center = date modules-right = keyboard-layout volume-control network power-menu module-margin = 1 padding-right = 1 separator = | ; tray-position = right ; tray-padding = 2 ; ; LEFT MODULES ; [module/workspaces] type = internal/i3 ; Current active workspace ; %{T4} forces this label to use font-3 label-focused = "%{T4}%index%" label-focused-background = ${colors.secondary} label-focused-foreground = ${colors.primary} label-focused-padding = 2 ; All the other workspaces but the active label-unfocused = ${self.label-focused} label-unfocused-padding = ${self.label-focused-padding} label-urgent = %index% label-urgent-padding = ${self.label-focused-padding} label-urgent-background = ${colors.primary} [module/active-window] type = internal/xwindow format =