;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] background = #cc303446 background-alt = #21252b foreground = #c6d0f5 primary = #8caaee alert = #e78284 disabled = #b5bfe2 [bar/HDMI-0] monitor = HDMI-0 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:size=14;2 font-1 = ComicShannsMono Nerd Font:size=14;1 font-2 = ComicShannsMono Nerd Font:size=14;0 fixed-center = true modules-left = arch separator cpu separator memory separator filesystemprefix 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:size=14;2 font-1 = ComicShannsMono Nerd Font:size=14;1 font-2 = ComicShannsMono Nerd Font:size=14;0 fixed-center = true modules-left = arch separator cpu separator memory separator filesystemprefix 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 =