;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] background = #444444 background-alt = #222222 foreground = #ffffff primary = #bbbbbb secondary = #eeeeee alert = #ff3b30 disabled = #5f5f5f [bar/main] monitor = ${env:MONITOR:} width = 100% ; height = 15pt height = 10pt radius = 0 ; dpi = 97 background = ${colors.background} foreground = ${colors.foreground} line-size = 0pt border-size = 0pt border-color = #00000000 padding-top = 10 padding-left = 0 padding-right = 1 module-margin = 1 separator = | separator-foreground = ${colors.disabled} font-0 = cozette:size=10;1 #font-0 = JetBrainsMonoNL Nerd Font:size=10 #font-2 = Twemoji:size=1 modules-left = xworkspaces xwindow modules-right = tray pulseaudio memory cpu system-cpu-loadavg lan date cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true ;wm-restack = bspwm wm-restack = i3 #[module/bspwm] #type = internal/bspwm #inline-mode = true #reverse-scroll = false [module/i3] type = internal/i3 #pin-workspaces = true [module/tray] type = internal/tray [module/xworkspaces] type = internal/xworkspaces label-active = %name% label-active-background = ${colors.background-alt} label-active-underline= ${colors.primary} label-active-padding = 1 label-occupied = %name% label-occupied-padding = 1 label-urgent = %name% label-urgent-background = ${colors.alert} label-urgent-padding = 1 label-empty = %name% label-empty-foreground = ${colors.disabled} label-empty-padding = 1 [module/xwindow] type = internal/xwindow label = %title:0:360:...% [module/pulseaudio] type = internal/pulseaudio format-volume-prefix = "VOL " format-volume-prefix-foreground = ${colors.primary} format-volume = label-volume = %percentage%% label-muted = muted label-muted-foreground = ${colors.disabled} [module/memory] type = internal/memory interval = 1 format-prefix = "RAM " format-prefix-foreground = ${colors.primary} label = %percentage_used%% [module/cpu] type = internal/cpu interval = 0.1 format =