{;===================================================== ; ; To learn more about how to configure Polybar ; go to https://github.com/jaagr/polybar ; ; The README contains a lot of information ; ;===================================================== ; find icon name : fc-match -a |grep -i Material ; to find icon: xfd -fa MaterialIcons, ; echo "\ueXXX" to print and paste here ;This file has been edited by squash [colors] background = ${xrdb:background:#222} foreground = ${xrdb:foreground:#222} foreground-alt = #555 primary = #ffb52a secondary = #e60053 alert = #bd2c40 [bar/burs] monitor = ${env:MONITOR:eDP1} width = 1920 height = 32 offset-x = 0 offset-y = 0 radius = 0.0 fixed-center = true background = ${xrdb:background} foreground = ${xrdb:foreground:#FF0000} line-size = 4 line-color = #f00 border-size = 0 border-color = ${xrdb:color8:#FF000000} padding-left = 8 padding-right = 8 module-margin-left = 1 module-margin-right = 2 ;font-0 = M+ 1mn:pixelsize=11;1 font-0 = SF Pro Display:style=semibold:antialias=true:pixelsize=13;1 ;font-1 = unifont:fontformat=truetype:size=8:antialias=false;0 font-3 = "Wuncon Siji:style=bold:pixelsize=11:antialias=false;1" font-1 = Material Icons:size=13;2 font-2 = M+ 1mn:style=bold:pixelsize=13;1 modules-left = bspwm mpd modules-center = xwindow modules-right = volume memory cpu date battery powermenu tray-position = right tray-padding = 0 wm-restack = bspwm [module/xwindow] type = internal/xwindow label = %title:0:30:...% [module/wlan] type = internal/network interface = wlp3s0 interval = 3.0 format-connected = ;format-connected-underline = ${colors.primary} label-connected = %essid% format-disconnected = ;format-disconnected = ;format-disconnected-underline = ${self.format-connected-underline} ;label-disconnected = %ifname% disconnected ;label-disconnected-foreground = ${colors.foreground-alt} ramp-signal-0 =  ramp-signal-1 =  ramp-signal-2 =  ramp-signal-3 =  ramp-signal-4 =  ramp-signal-foreground = ${colors.foreground-alt} [module/filesystem] type = internal/fs interval = 25 mount-0 = / format-mounted-prefix = " " label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%% label-unmounted = %mountpoint% not mounted label-unmounted-foreground = ${colors.foreground-alt} [module/bspwm] type = internal/bspwm module-margin-left = 8 module-margin-right = 4 label-focused = %name% label-focused-font = 4 label-focused-background = ${xrdb:background:#ff0000} label-focused-underline= ${xrdb:color9:#ff0000} label-focused-padding = 1 label-occupied = %name% label-occupied-foreground = ${xrdb:color1:FF000000} label-occupied-padding = 1 label-urgent = %name% label-urgent-background = ${xrdb:color1:#ff0000} label-urgent-padding = 1 label-empty = %name% label-empty-foreground = ${xrdb:foreground:#ff0000} label-empty-padding = 1 [module/i3] type = internal/i3 format = index-sort = true wrapping-scroll = false strip-wsnumbers = true ; Only show workspaces on the same output as the bar ;pin-workspaces = true label-mode-padding = 2 label-mode-foreground = #000 label-mode-background = ${colors.primary} ; focused = Active workspace on focused monitor label-focused = %name% label-focused-background = ${module/bspwm.label-focused-background} label-focused-underline = ${module/bspwm.label-focused-underline} label-focused-padding = ${module/bspwm.label-focused-padding} ; unfocused = Inactive workspace on any monitor label-unfocused = %name% label-unfocused-padding = ${module/bspwm.label-occupied-padding} ; visible = Active workspace on unfocused monitor label-visible = %name% 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 = %name% label-urgent-background = ${module/bspwm.label-urgent-background} label-urgent-padding = ${module/bspwm.label-urgent-padding} [module/mpd] type = internal/mpd format-online = host = 127.0.0.1 port = 6600 icon-prev =  icon-stop =  icon-play =  icon-pause =  icon-next =  label-song-maxlen = 25 label-song-ellipsis = true bar-progress-width = 10 bar-progress-indicator = | bar-progress-fill = ─ bar-progress-empty = ─ [module/battery] type = internal/battery battery = BAT0 adapter = AC full-at = 98 format-charging = ;format-charging-underline = ${colors.primary} animation-charging-0 =  animation-charging-1 =  format-discharging = label-discharging =  %percentage%% ;format-discharging-underline = ${self.format-charging-underline} format-full-prefix = " " format-full-prefix-foreground = ${colors.foreground-alt} ;format-full-underline = ${self.format-charging-underline} ramp-capacity-foreground = ${colors.foreground-alt} animation-charging-foreground = ${colors.foreground-alt} animation-charging-framerate = 750 [module/cpu] type = internal/cpu interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = ${xrdb:color1} label = %percentage%% [module/memory] type = internal/memory interval = 2 format-prefix = " " format-prefix-foreground = ${colors.foreground-alt} format-underline = ${xrdb:color6} label = %percentage_used%% [module/date] type = internal/date interval = 5 date = date-alt = " %Y-%m-%d" time = %H:%M time-alt = %H:%M:%S format-prefix =  format-prefix-foreground = ${colors.foreground-alt} format-underline = ${xrdb:color4} label = %date% %time% [module/volume] type = internal/alsa format-volume = label-volume = " " label-volume-foreground = ${xrdb:color2:#00ff00} format-muted-prefix = " " format-muted-foreground = ${colors.foreground-alt} label-muted = sound muted bar-volume-width = 10 bar-volume-foreground-0 = ${xrdb:color2} bar-volume-foreground-1 = ${xrdb:color2} bar-volume-foreground-2 = ${xrdb:color2} bar-volume-foreground-3 = ${xrdb:color2} bar-volume-foreground-4 = ${xrdb:color2} bar-volume-foreground-5 = ${xrdb:color3} bar-volume-foreground-6 = ${xrdb:color1} bar-volume-gradient = false bar-volume-indicator = ━ bar-volume-indicator-font = 1 bar-volume-fill = ━ bar-volume-fill-font = 1 bar-volume-empty = ━ bar-volume-empty-font = 1 bar-volume-empty-foreground = ${xrdb:color0} [module/temperature] type = internal/temperature thermal-zone = 0 warn-temperature = 60 format =