;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] background = #333333 background-alt = #2E2E2E foreground = #8C8C8C primary = #93D4C5 secondary = #E0A3B6 alert = #E7A063 disabled = #9DA991 [bar/prime] monitor = HDMI-0 width = 100% height = 22pt ; dpi = 96 background = ${colors.background} foreground = ${colors.foreground} line-size = 2pt padding-left = 0 padding-right = 1 module-margin = 1 font-0 = "FiraCode Nerd Font Propo:size=10;2" modules-left = xworkspaces modules-center = xwindow modules-right = systray pulseaudio xkeyboard eth date calendar powermenu cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true ; wm-restack = generic wm-restack = bspwm ; wm-restack = i3 ; override-redirect = true ; This module is not active by default (to enable it, add it to one of the ; modules-* list above). ; Please note that only a single tray can exist at any time. If you launch ; multiple bars with this module, only a single one will show it, the others ; will produce a warning. Which bar gets the module is timing dependent and can ; be quite random. ; For more information, see the documentation page for this module: ; https://polybar.readthedocs.io/en/stable/user/modules/tray.html [bar/second] monitor=DP-0 width = 100% height = 22pt ; dpi = 96 background = ${colors.background} foreground = ${colors.foreground} line-size = 2pt padding-left = 0 padding-right = 1 module-margin = 1 font-0 = "FiraCode Nerd Font Propo:size=10;2" modules-left = cpu memory modules-center = xwindow modules-right = pulseaudio xkeyboard date calendar powermenu cursor-click = pointer cursor-scroll = ns-resize enable-ipc = true ; wm-restack = generic wm-restack = bspwm [module/cpu] type = internal/cpu ; Seconds to sleep between updates ; Default: 1 interval = 0.5 ; Default: 80 ; New in version 3.6.0 warn-percentage = 95 format =