; @(#) Polybar configuration ; @(#) iekko ; @(#) 2019-07-27 ; vim: ft=dosini [colors] foreground-normal = #cccccc background-normal = #333333 underline-normal = #333333 foreground-emphasis = #ffffff background-emphasis = #385c7a underline-emphasis = #4682b4 foreground-urgent = #ffffff background-urgent = #813b42 underline-urgent = #e5505f border-normal = #222222 [bar] locale = "fr_FR.UTF-8" width = 100% height = 24 padding = 0 fixed-center = true line-size = 0 underline-size = 2 enable-ipc = true foreground = ${colors.foreground-normal} background = ${colors.background-normal} font-0 = "console:size=11;3" font-1 = "console:size=11:weight=bold;3" font-2 = "symbol:size=11:weight=bold;3" font-3 = "emoji:size=11:scale=10;2" [bar/top] inherit = bar bottom = false modules-left = workspaces modules-center = window modules-right = status-top date exit border-bottom-size = 1 border-bottom-color = ${colors.border-normal} [bar/bottom] inherit = bar bottom = true modules-left = status-bottom modules-center = sound volume modules-right = music tray-position = left tray-padding = 1 border-top-size = 1 border-top-color = ${colors.border-normal} [module/workspaces] type = internal/i3 enable-scroll = false wrapping-scroll = false format = strip-wsnumbers = true label-separator = label-focused = %name% label-focused-padding = 1 label-focused-foreground = ${colors.foreground-emphasis} label-focused-background = ${colors.background-emphasis} label-focused-underline = ${colors.underline-emphasis} label-unfocused = ${self.label-focused} label-unfocused-padding = ${self.label-focused-padding} label-unfocused-foreground = ${colors.foreground-normal} label-unfocused-background = ${colors.background-normal} label-unfocused-underline = ${colors.underline-normal} label-visible = ${self.label-focused} label-visible-padding = ${self.label-focused-padding} label-visible-foreground = ${self.label-unfocused-foreground} label-visible-background = ${self.label-unfocused-background} label-visible-underline = ${self.label-unfocused-underline} label-urgent = ${self.label-focused} label-urgent-padding = ${self.label-focused-padding} label-urgent-foreground = ${colors.foreground-urgent} label-urgent-background = ${colors.background-urgent} label-urgent-underline = ${colors.underline-urgent} label-mode = %{T2}%mode%%{T-} label-mode-padding = ${self.label-focused-padding} label-mode-foreground = ${colors.foreground-urgent} label-mode-background = ${colors.background-urgent} label-mode-underline = ${colors.underline-urgent} [module/window] type = internal/xwindow format =