;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; 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 = #002b2f2f background-alt = #002b2f2f ;foreground = ${xrdb:color7:#222} foreground = #ffffff foreground-alt = #ffffff primary = #fffff secondary = #ffffff alert = #bd2c40 [paddings] inner = 2.5 outer = 5 [bar/top] width = 1000 height = 24 offset-x = 1220 offset-y = 0 radius = 0.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00000000 padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 1 font-0 = fixed:pixelsize=10;1 font-1 = unifont:fontformat=truetype:size=9:antialias=false;0 font-2 = siji:pixelsize=11;1 modules-left = modules-center = filesystem filesystem-data eth memory cpu temperature modules-right = ;tray-position = none ;tray-padding = 2 ;tray-background = #0063ff ;wm-restack = bspwm ;i3 stuff ;wm-restack = i3 ;override-redirect = true ;kde stuff override-redirect = false ;scroll-up = bspwm-desknext ;scroll-down = bspwm-deskprev ;scroll-up = i3wm-wsnext ;scroll-down = i3wm-wsprev cursor-click = pointer cursor-scroll = ns-resize [module/filesystem] type = internal/fs interval = 25 mount-0 = / label-mounted = %{F#00B6A6}%mountpoint%%{F-}: %percentage_used%% %free% label-unmounted = %mountpoint% not mounted label-unmounted-foreground = ${colors.foreground-alt} [module/cpu] type = internal/cpu interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = #f90000 label = %percentage:2%% [module/memory] type = internal/memory interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = #4bffdc label = %percentage_used%% [module/eth] type = internal/network interface = enp6s0 interval = 3.0 format-connected-underline = #55aa55 format-connected-prefix = " " format-connected-prefix-foreground = ${colors.foreground-alt} label-connected = %local_ip% %downspeed:8% %upspeed:8% format-disconnected = ;format-disconnected = ;format-disconnected-underline = ${self.format-connected-underline} ;label-disconnected = %ifname% disconnected ;label-disconnected-foreground = ${colors.foreground-alt} [module/temperature] type = internal/temperature interval = 2 hwmon-path = /sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon2/temp1_input warn-temperature = 60 format =