;===================================================== ; ; To learn more about how to configure Polybar ; go to https://github.com/jaagr/polybar ; ; The README contains alot of information ; ;===================================================== [colors] active = #000000 ;active = #f3f3f3 background = #222 background-alt = #444 foreground = #dfdfdf foreground-alt = #55 primary = #FFFF00 secondary = #e60053 alert = #bd2c40 [global/wm] margin-top = 5 margin-bottom = 5 [bar/defaut] monitor = DP-0 top = true bottom = false fixed-center = true width = 100% height = 35 offset-x = 0 offset-y = 0 background = ${colors.background} foreground = ${colors.foreground} overline-size = 3 overline-color = #f00 underline-size = 3 underline-color = #00f border-bottom-size = 2 border-bottom-color = #333 padding-left = 1 padding-right = 1 module-margin-left = 1 module-margin-right = 1 font-0 = System San Francisco Display:size=12 font-1 = FontAwesome:size=13 font-2 = MaterialIcons:size=12 modules-left = i3 modules-center = xwindow modules-right = xbacklight date hour powermenu tray-position = right tray-padding = 2 wm-restack = bspwm [bar/right] monitor = HDMI-0 top = true bottom = false fixed-center = true width = 100% height = 27 offset-x = 0 offset-y = 0 background = ${colors.background} foreground = ${colors.foreground} overline-size = 3 overline-color = #f00 underline-size = 3 underline-color = #00f border-bottom-size = 2 border-bottom-color = #333 padding-left = 1 padding-right = 1 module-margin-left = 1 module-margin-right = 1 font-0 = System San Francisco Display:size=8 font-1 = FontAwesome:size=9 font-2 = MaterialIcons:size=8 modules-left = i3 modules-center = xwindow modules-right = xbacklight date hour powermenu tray-position = right tray-padding = 2 wm-restack = bspwm [bar/bottom] monitor = DP-0 bottom = true top = false fixed-center = true width = 100% height = 35 offset-x = 0 offset-y = 0 background = ${colors.background} foreground = ${colors.foreground} overline-size = 3 overline-color = #f00 underline-size = 3 underline-color = #00f border-bottom-size = 2 border-bottom-color = #333 padding-left = 1 padding-right = 1 module-margin-left = 1 module-margin-right = 1 font-0 = System San Francisco Display:size=12 font-1 = FontAwesome:size=13 font-2 = MaterialIcons:size=12 ;font-0 = System San Francisco Display:size=8 ;font-1 = FontAwesome:size=9 ;font-2 = MaterialIcons:size=8 modules-left = xbacklight eth temperature cpu2 memory2 modules-center = volume modules-right = filesystem wm-restack = bspwm [module/xwindow] type = internal/xwindow label = %title:0:30:...% [module/xkeyboard] type = internal/xkeyboard blacklist-0 = num lock label-layout = %{F#55}%{F-} %layout% label-layout-underline = ${colors.secondary} label-indicator-padding = 2 label-indicator-margin = 1 label-indicator-background = ${colors.secondary} label-indicator-underline = ${colors.primary} [module/keyboard] type = internal/xkeyboard ; List of indicators to ignore blacklist-0 = num lock blacklist-1 = scroll lock [module/filesystem] type = internal/fs ; Mountpoints to display mount-0 = / mount-1 = /home mount-2 = /mnt/STOCKAGE ; Seconds to sleep between updates ; Default: 30 interval = 30 ; Display fixed precision values ; Default: false fixed-values = true ; Spacing between entries ; Default: 2 spacing = 2 ; Available tags: ; (default) ; ; ; format-mounted = ; Available tags: ; (default) format-unmounted = ; Available tokens: ; %mountpoint% ; %type% ; %fsname% ; %percentage_free% ; %percentage_used% ; %total% ; %free% ; %used% ; Default: %mountpoint% %percentage_free%% label-mounted = %mountpoint%: %used% used of %total% ; Available tokens: ; %mountpoint% ; Default: %mountpoint% is not mounted label-unmounted = %mountpoint%: not mounted label-unmounted-foreground = ${colors.foreground-alt} [module/bspwm] type = internal/bspwm format = ;label-focused = %index% label-focused = %icon% %name% label-focused-background = ${colors.background-alt} label-focused-underline= ${colors.primary} label-focused-padding = 2 ;label-occupied = %index% label-occupied = %icon% %name% label-occupied-padding = 2 ;label-urgent = %index%! label-urgent = %icon% %name% label-urgent-background = ${colors.alert} label-urgent-padding = 2 ;label-empty = %index% label-empty = %icon% %name% label-empty-foreground = ${colors.foreground-alt} label-empty-padding = 2 ws-icon-0 = Term;; ws-icon-1 = Web;; ws-icon-2 = Mail;; ws-icon-3 = Code;; ws-icon-4 = Fic;; ws-icon-5 = Fir;; ws-icon-6 = Ftp;; ws-icon-7 = 8; ws-icon-8 = 9; ws-icon-default =  [module/i3] type = internal/i3 format = enable-click = true enable-scroll = true pin-workspaces = true reverse-scroll = false fuzzy-match = true index-sort = true wrapping-scroll = true label-mode-padding = 22 label-mode-foreground = #000 label-mode-background = ${colors.primary} label-dimmed-underline = ${root.background} label-focused = %index% %icon% label-focused-foreground = #f3f3f3 label-focused-background = ${module/bspwm.label-focused-background} label-focused-underline = ${module/bspwm.label-focused-underline} label-focused-font = 4 label-focused-padding = ${module/bspwm.label-focused-padding} label-unfocused = %index% %icon% label-unfocused-underline = #555555 label-unfocused-padding = 3 label-urgent = %index% %icon% label-urgent-background = #bd2c40 label-urgent-padding = ${module/bspwm.label-urgent-padding} label-visible = %index% %icon% label-visible-background = ${self.label-focused-background} label-visible-underline = ${self.label-focused-underline} label-visible-padding = ${self.label-focused-padding} ws-icon-0 = 1; ws-icon-1 = 2; ws-icon-2 = 3; ws-icon-3 = 4; ws-icon-4 = 5; ws-icon-5 = 6; ws-icon-6 = 7; ws-icon-7 = 8; ws-icon-8 = 9; ws-icon-default =  [module/mpd] type = internal/mpd format-online = label-song-maxlen = 25 label-song-ellipsis = true icon-prev =  icon-seekb =  icon-stop =  icon-play =  icon-pause =  icon-next =  icon-seekf =  icon-random =  icon-repeat =  toggle-on-foreground = ${colors.primary} toggle-off-foreground = #66 [module/xbacklight] type = internal/xbacklight format =