; Danny's Polybar config [colors] trans = #00000000 white = #FFFFFF black = #000000 bg = #341d63 bg-alt = #05668d fg = #FFFFFF fg-alt = #A9ABB0 urgent = #FF0000 ; Global [global/wm] margin-top = 5 margin-bottom = 5 [bar/main0] monitor = ${env:MONITOR:HDMI-0} ;monitor = ${env:MONITOR:eDP1} width = 100% height = 23 bottom = false offset-x = 0% offset-y = 0% fixed-center = true line-size = 2 background = ${colors.bg} foreground = ${colors.fg} overline-size = 0 overline-color = ${colors.bg} underline-size = 2 underline-color = ${colors.bg} module-margin-left = 0 module-margin-right = 0 ; Fonts font-0 = "PowerlineSymbols:pixelsize=15;3" font-1 = "Fantasque Sans Mono:pixelsize=12;2" ; System tray tray-position = left tray-padding = 2 tray-transparent = false tray-background = ${colors.bg-alt} ; Module layouts modules-left = RightArrow3 i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 modules-center = RightStripe date LeftStripe modules-right = arrow1 LeftStripe arrow1 filesystem arrow2 alsa arrow3 cpu arrow2 memory arrow3 updates [bar/main1] inherit = bar/main0 monitor = ${env:MONITOR:DVI-I-0} tray-position = none modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 [bar/main2] inherit = bar/main0 monitor = ${env:MONITOR:DP-0} tray-position = none modules-left = i3 RightArrow2 xwindow RightArrow1 RightStripe RightArrow1 ; Modules [module/filesystem] type = internal/fs interval = 5 fixed-values = true mount-0 = / mount-1 = /mnt/fileserver format-mounted = format-mounted-foreground = ${colors.fg} format-mounted-background = ${colors.bg-alt} format-unmounted = format-unmounted-foreground = ${colors.fg} format-unmounted-background = ${colors.bg-alt} label-mounted = "%mountpoint%: %percentage_used%%" ; %free%% %percentage_used%% %used% label-mounted-foreground = ${colors.fg} label-mounted-background = ${colors.bg-alt} label-unmounted = %mountpoint% label-unmounted-foreground = ${colors.bg} label-unmounted-background = ${colors.fg} [module/alsa] type = internal/alsa master-soundcard = default master-mixer = Master format-volume = format-muted = label-volume = VOL %percentage%% label-muted = MUTED format-volume-foreground = ${colors.fg} format-volume-background = ${colors.bg} format-muted-foreground = ${colors.fg} format-muted-background = ${colors.bg} [module/i3] type = internal/i3 format = index-sort = true wrapping-scroll = false pin-workspaces = true enable-scroll = true label-focused = %index% label-focused-foreground = ${colors.fg} label-focused-background = ${colors.bg} label-focused-underline = ${colors.fg} label-focused-padding = 2 label-focused-font = 1 label-unfocused = %index% label-unfocused-padding = 2 label-unfocused-foreground = ${colors.fg} label-unfocused-background = ${colors.bg} label-occupied = %index% label-occupied-foreground = ${colors.fg} label-occupied-background = ${colors.bg} label-occupied-padding = 2 label-urgent = %index% label-urgent-foreground = ${colors.urgent} label-urgent-background = ${colors.bg} label-urgent-padding = 2 label-empty = %index% label-empty-foreground = ${colors.bg} label-empty-background = ${colors.fg} label-empty-padding = 2 label-visible = %index% label-visible-background = ${self.label-focused-background} label-visible-underline = ${self.label-focused-underline} label-visible-padding = ${self.label-focused-padding} label-mode-foreground = ${colors.fg} label-mode-background = ${colors.bg} [module/xwindow] type = internal/xwindow format-foreground = ${colors.fg} format-background = ${colors.bg-alt} format-padding = 2 label = %title% label-maxlen = 25 [module/xbacklight] type = internal/xbacklight format =