;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== ; [colors] # Nordic Color Scheme nordBlack0 = #191D24 nordBlack1 = #1E222A nordBlack2 = #222630 nord0 = #2e3440 nord1 = #3b4252 nord2 = #434c5e nord3 = #4c566a nord4 = #d8dee9 nord5 = #e5e9f0 nord6 = #eceff4 nord7 = #8fbcbb nord8 = #88c0d0 nord9 = #81a1c1 nord10 = #5e81ac nord11 = #bf616a nord12 = #d08770 nord13 = #ebcb8b nord14 = #a3be8c nord15 = #b48ead [colors] background = ${colors.nordBlack0} background-alt = ${colors.nord10} foreground = ${colors.nord4} primary = ${colors.nord15} secondary = ${colors.nord1} alert = ${colors.nord11} disabled = ${colors.nord3} [bar/main] width = 100% height = 32pt ; radius = 6 bottom = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3pt padding-left = 0 padding-right = 0 module-margin = 0 separator = separator-foreground = ${colors.disabled} font-0 = "SauceCodeProNerdFont;2" font-1 = "FontAwesome:style=Regular" font-2 = "Pomodoro:style=Regular" font-3 = "icomoon:style=Regular" font-4 = "octicons:style=Medium" modules-left = separator os separator xworkspaces separator modules-center = date modules-right = separator memory separator cpu separator battery separator pulseaudio separator cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true [module/separator] type = custom/text format =