; Main color format is in ARGB. ; However, formats in RGB is fine. ; This is where all of the colors should be placed for those who are lazy to scroll down (like me). [colors] background = #000 foreground = #eee module_prefix_bg = ${xrdb:color1:#ccc} module_prefix_fg = ${xrdb:color15:#000} module_bg = ${xrdb:color15:#fff} module_fg = ${xrdb:color0:#000} vol_module_bg = #ff9f1c network_module_bg = #2ec4b6 date_module_bg = #99d122 memory_module_bg = #1a1b41 ; The common style between bars. [bar-common-style] width = 100% height = 32 wm-restack = bspwm fixed-center = false line-size = 3 line-color = #f00 padding = 1 module-margin = 1 module-padding = 1 font-0 = "Iosevka" font-1 = "Fira Code" font-2 = "Noto Color Emoji:style=Regular:scale=10;1" ; This creates the illusion as if the modules are in the center. __border-size = 5 border-top-size = ${self.__border-size} border-top-color = ${colors.background} border-bottom-size = ${self.__border-size} border-bottom-color = ${colors.background} tray-position = right tray-padding = 1 cursor-click = pointer ; Common style between modules. [module-common-style] label-padding = 1 format-foreground = ${colors.background} format-background = ${colors.foreground} format-prefix-padding = 1 format-prefix-foreground = ${colors.module_prefix_fg} format-prefix-background = ${colors.module_prefix_bg} ; The main bar. [bar/fds-bar] background = ${colors.background} foreground = ${colors.foreground} inherit = bar-common-style enable-ipc = true modules-left = bspwm modules-center = xwindow modules-right = pulseaudio memory eth date menu-apps counter [module/xwindow] y-offset = 10 type = internal/xwindow format =