;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] ;background = ${xrdb:color0:#222} background = #222 background-alt = #444 ;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #555 primary = #ffb52a secondary = #e60053 alert = #bd2c40 red = #bd2c40 yellow = #ffb52a green = #55aa55 blue = #5555cc icon = #888 [bar/example] ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 27 ;offset-x = 1% ;offset-y = 1% ;radius = 6.0 fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 0 line-color = #f00 border-size = 1 border-color = ${colors.background} border-bottom-color = #9f78e1 ;${colors.foreground-alt} ;#00000000 padding-left = 1 padding-right = 1 module-margin-left = 2 module-margin-right = 2 font-0 = monospace:size=10;1 font-1 = "Noto Sans Symbols:size=9;1" font-2 = "Font Awesome 5 Free:weight=bold:size=11" modules-left = i3 mpd modules-center = modules-right = backlight-acpi pulseaudio memory cpu wlan battery date powermenu tray-position = right tray-padding = 2 ;tray-background = #0063ff ;wm-restack = bspwm ;wm-restack = i3 ;override-redirect = true ;scroll-up = bspwm-desknext ;scroll-down = bspwm-deskprev ;scroll-up = i3wm-wsnext ;scroll-down = i3wm-wsprev cursor-click = pointer cursor-scroll = ns-resize [module/xwindow] type = internal/xwindow label = %title:0:30:...% [module/i3] type = internal/i3 format = index-sort = true wrapping-scroll = false format-underline-size = 2 ; Only show workspaces on the same output as the bar ;pin-workspaces = true label-mode-padding = 1 label-mode-foreground = #000 label-mode-background = ${colors.primary} ; focused = Active workspace on focused monitor label-focused = %index% label-focused-background = ${colors.background-alt} label-focused-underline= ${colors.primary} label-focused-padding = 1 ; unfocused = Inactive workspace on any monitor label-unfocused = %index% label-unfocused-padding = 1 ; visible = Active workspace on unfocused monitor label-visible = %index% label-visible-background = ${self.label-focused-background} label-visible-underline = ${self.label-focused-underline} label-visible-padding = ${self.label-focused-padding} ; urgent = Workspace with urgency hint set label-urgent = %index% label-urgent-background = ${colors.alert} label-urgent-padding = 1 ; Separator in between workspaces ; label-separator = | [module/mpd] type = internal/mpd host = /home/koorogi/.mpd/socket format-online = icon-prev-foreground = ${colors.icon} icon-prev =  icon-stop-foreground = ${colors.icon} icon-stop =  icon-play-foreground = ${colors.icon} icon-play =  icon-pause-foreground = ${colors.icon} icon-pause =  icon-next-foreground = ${colors.icon} icon-next =  label-time-font = 5 label-time-foreground = ${colors.foreground-alt} label-song = "𝄞 %artist% - %title%" label-song-maxlen = 75 label-song-ellipsis = true bar-progress-width = 10 bar-progress-indicator = | bar-progress-indicator-foreground = #fff bar-progress-indicator-font = 2 bar-progress-fill = ─ bar-progress-fill-font = 2 bar-progress-fill-foreground = ${colors.red} bar-progress-empty = ─ bar-progress-empty-font = 2 bar-progress-empty-foreground = ${colors.foreground-alt} [module/xbacklight] type = internal/xbacklight format =