; ================================================================================== ; Bar definition ; ================================================================================== ; https://github.com/polybar/polybar/wiki/Configuration#bar-settings [bar/secondary] monitor = HDMI-0 bottom = true width = 100% height = 20 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} padding-left = 2 padding-right = 2 module-margin-left = 1 module-margin-right = 2 font-0 = "Cascadia Code:size=8;1" tray-position = left modules-left = modules-center = filesystem modules-right = memory cpu temperature-secondary ; ================================================================================== ; 'filesystem' module definition ; ================================================================================== ; https://github.com/jaagr/polybar/wiki/Module:-filesystem [module/filesystem] type = internal/fs ; Mountpoints to display mount-0 = / mount-1 = /home mount-2 = /home/prominence/Storage ; Display fixed precision values fixed-values = true ; Spacing between entries ; Default: 2 spacing = 4 label-mounted = %mountpoint%: %used% of %total%(%percentage_used%%) label-unmounted = %mountpoint%: not mounted label-unmounted-foreground = ${colors.urgent} ; ================================================================================== ; 'memory' module definition ; ================================================================================== ; https://github.com/jaagr/polybar/wiki/Module:-memory [module/memory] type = internal/memory ; Seconds to sleep between updates ; Default: 1 interval = 3 format =