;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] background = #303446 background-alt = #232634 foreground = #c6d0f5 primary = #8caaee alert = #e78284 disabled = #737994 [bar/HDMI-0] monitor = Virtual-1 width = 100% height = 30px radius = 0 background = ${colors.background} foreground = ${colors.foreground} line-size = 3px border-size = 0pt padding-left = 10px padding-right = 0px font-0 = ComicShannsMono Nerd Font:pixelsize=14;2 font-1 = Polybar:pixelsize=20;2 fixed-center = true modules-left = cpu separator memory separator filesystem separator eth separator ethspeed separator pulseaudio modules-center = i3 modules-right = xkeyboard separator dateprefix date cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true [bar/HDMI-1] monitor = HDMI-1 width = 100% height = 30px radius = 0 background = ${colors.background} foreground = ${colors.foreground} line-size = 3px border-size = 0pt padding-left = 10px padding-right = 0px font-0 = ComicShannsMono Nerd Font:pixelsize=14;2 font-1 = Polybar:pixelsize=20;2 fixed-center = true modules-left = cpu separator memory separator filesystem separator eth separator ethspeed separator pulseaudio modules-center = i3 modules-right = pacman separator xkeyboard separator dateprefix date systray cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true [module/separator] type = custom/text format =