;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/polybar/polybar ; ; The README contains a lot of information ; ;========================================================== [colors] foreground = #fafafa foreground-alt = #aaCECCC9 background = #aa000000 ;background = #aa101212 ;background = #00000000 background-alt = #aaCECCC9 disabled = #707880 altblend = #282e49 ;primary = #aaCECCC9 ;secondary = #aaCECCC9 ;non = #aaCECCC9 blue = #61afef dark_blue = #42A5F5 nord = #81a1c1 light_blue = #ADD8E6 purple = #c882e7 orange = #E57C46 gray = #676E95 red = #EC7875 pink = #EC407A yellow = #FDD835 amber = #FBC02D indigo = #6C77BB green = #61C766 lime = #B9C244 cyber = #53E2AE alert = #ff8989 [fonts] font0 = "SF Pro Mono:style=Display Bold:size=10;2" ; Font for crypto, dunst font1 = "Material Design Icons:style=Bold:size=11.5;2" ; Font for menu font2 = "Material Design Icons:style=Bold:size=13.5;2" ; Font for controlCenter font3 = "SF Pro:style=Medium:size=10.5;2" ; Font for search font4 = "SF Pro:style=Regular:size=13;2" ; Font for bspwm/workspaces font5 = "UbuntuMono Nerd font:size=11;2" font6="Feather:style=Regular:size=15;4" font7="Font Awesome 6 Pro Solid:style=Solid:size=14;4" font8 ="JetBrainsMono Nerd Font:size=9;2" [bar/top-left] #monitor = ${env:MONITOR1} monitor = ${env:MONITOR:} #monitor = ${env:MONITOR:HDMI-1} width = 260px offset-x = 1% offset-y = 1% height = 22pt radius = 10.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} font-0 = ${fonts.font0} font-1 = ${fonts.font1} font-2 = ${fonts.font2} font-3 = ${fonts.font3} font-4 = ${fonts.font4} font-5 = ${fonts.font5} font-6 = ${fonts.font6} font-7 = ${fonts.font7} font-8 = ${fonts.font8} line-size = 1pt enable-ipc = true wm-restack = generic modules-left = space space menu space bspwm space space [bar/top-middle-left] #monitor = ${env:MONITOR1} monitor = ${env:MONITOR:} #monitor = ${env:MONITOR:HDMI-1} width = 220px offset-x = 25% offset-y = 1% height = 22pt radius = 10.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} font-0 = ${fonts.font0} font-1 = ${fonts.font1} font-2 = ${fonts.font2} font-3 = ${fonts.font3} font-4 = ${fonts.font4} font-5 = ${fonts.font5} font-6 = ${fonts.font6} font-7 = ${fonts.font7} font-8 = ${fonts.font8} line-size = 1pt enable-ipc = true wm-restack = generic modules-center = space space cpu space sep space memory space sep space temperature space space [bar/top-middle] #monitor = ${env:MONITOR1} monitor = ${env:MONITOR:} #monitor = ${env:MONITOR:HDMI-1} width = 220px offset-x = 42% offset-y = 1% height = 22pt radius = 10.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 1pt font-0 = "RobotoMono Nerd Font:weight=bold:size=9;2" font-1 = "RobotoMono Nerd Font:size=10;3" font-2 = "RobotoMono Nerd Font:size=11;3" enable-ipc = true wm-restack = generic modules-center = space space day space sep space date space sep space time space space [bar/top-middle-right] #monitor = ${env:MONITOR1} monitor = ${env:MONITOR:} # Tray #tray-position = ${env:TRAY_POSITION:right} #monitor = ${env:MONITOR:HDMI-1} width = 220px offset-x = 59% offset-y = 1% height = 22pt radius = 10.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} font-0 = ${fonts.font0} font-1 = ${fonts.font1} font-2 = ${fonts.font2} font-3 = ${fonts.font3} font-4 = ${fonts.font4} font-5 = ${fonts.font5} font-6 = ${fonts.font6} font-7 = ${fonts.font7} font-8 = ${fonts.font8} line-size = 1pt enable-ipc = true wm-restack = generic modules-center = space space wireless-network netspeed space space [bar/top-right] #monitor = ${env:MONITOR1} monitor = ${env:MONITOR:} #monitor = ${env:MONITOR:HDMI-1} width = 260px offset-x = 80% offset-y = 1% height = 22pt radius = 10.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} font-0 = ${fonts.font0} font-1 = ${fonts.font1} font-2 = ${fonts.font2} font-3 = ${fonts.font3} font-4 = ${fonts.font4} font-5 = ${fonts.font5} font-6 = ${fonts.font6} font-7 = ${fonts.font7} font-8 = ${fonts.font8} line-size = 1pt padding-left = 2 ;padding-right = 2 enable-ipc = true wm-restack = generic modules-right = space space mic space sep space volume space sep space backlight space sep space inbox space space systray space space control space space ;[bar/top-left2] ;;monitor = ${env:MONITOR2} ;monitor = ${env:MONITOR:} ;;monitor = ${env:MONITOR:HDMI-1} ;width = 15% ;offset-x = 1% ;offset-y = 1% ;height = 22pt ;radius = 10.0 ;fixed-center = true ;background = ${colors.background} ;foreground = ${colors.foreground} ;font-0 = ${fonts.font0} ;font-1 = ${fonts.font1} ;font-2 = ${fonts.font2} ;font-3 = ${fonts.font3} ;font-4 = ${fonts.font4} ;font-5 = ${fonts.font5} ;font-6 = ${fonts.font6} ;font-7 = ${fonts.font7} ;font-8 = ${fonts.font8} ;line-size = 1pt ;enable-ipc = true ;wm-restack = generic ;modules-center = space space menu space bspwm space space [module/xworkspaces] type = internal/xworkspaces label-active =  label-active-padding = 1 label-occupied =  label-occupied-padding = 1 label-empty =  label-empty-foreground = ${colors.disabled} label-empty-padding = 1 [module/bspwm] type = internal/bspwm format = format-padding = 2 format-foreground = ${colors.foreground} index-sort = true enable-click = true reverse-scroll = false label-focused = ● label-focused-padding = 1 label-occupied = "%name%" label-occupied-padding = 1 ;label-empty = ○ label-empty="%name%" label-empty-foreground = ${colors.disabled} label-empty-padding = 1 format-font = 5 [module/xwindow] type = internal/xwindow format =