[colors] background = #121B18 background-alt = #243630 foreground = #dfdfdf foreground-alt = #555 primary = #ffb52a secondary = #e60053 alert = #bd2c40 [bar/main] monitor = DVI-D-0 width = 100% height = 30 ;radius = 6.0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 15 border-bottom-size = 0 border-color = #00000000 padding-left = 0 padding-right = 2 module-margin-left = 3 module-margin-right = 3 font-0 = Terminus:pixelsize=9;3 font-1 = unifont:fontformat=truetype:size=9:antialias=false;3 font-2 = siji:pixelsize=9;3 font-3 = "Material Icons:pixelsize=9;3" font-4 = FontAwesome:pixelsize=9;3 modules-left = i3 xwindow modules-center = memory cpu modules-right = pulseaudio date tray-position = right tray-padding = 2 cursor-click = pointer cursor-scroll = ns-resize [module/xwindow] type = internal/xwindow label = %title:0:30:...% [module/i3] type = internal/i3 pin-workspaces = true 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-9 = 10; ws-icon-default = ♟ label-focused = %icon% label-focused-foreground = #ffffff label-focused-background = #2D332A label-focused-underline = #007B52 label-focused-padding = 2 label-unfocused = %icon% label-unfocused-padding = 2 label-visible = %icon% label-visible-underline = #555555 label-visible-padding = 2 label-urgent = %icon% label-urgent-underline = #CC7B52 label-urgent-padding = 2 wrapping-scroll = false [module/cpu] type = internal/cpu interval = 2 format-prefix = "CPU " format-prefix-foreground = ${colors.foreground-alt} label = %percentage:2%% [module/memory] type = internal/memory interval = 2 format-prefix = "MEM " format-prefix-foreground = ${colors.foreground-alt} label = %percentage_used%% [module/date] type = internal/date date =  %%{F#999}%a %e %b%%{F-} %%{F#fff}%H:%M%%{F-} ; date =  %%{F#999}Wed 13 Jun%%{F-} %%{F#fff}00:06%%{F-} CST [module/pulseaudio] type = internal/pulseaudio format-volume = label-volume = " " label-volume-foreground = ${root.foreground} label-muted = 🔇 muted label-muted-foreground = #666 bar-volume-width = 20 bar-volume-foreground-0 = #007B52 bar-volume-foreground-1 = #007B52 bar-volume-foreground-2 = #007B52 bar-volume-foreground-3 = #007B52 bar-volume-foreground-4 = #007B52 bar-volume-foreground-5 = #007B52 bar-volume-foreground-6 = #007B52 bar-volume-foreground-7 = #007B52 bar-volume-foreground-8 = #007B52 bar-volume-foreground-9 = #cc1010 bar-volume-foreground-50 = #ff0000 bar-volume-gradient = false bar-volume-indicator = ⏺ bar-volume-indicator-font = 2 bar-volume-fill = ━ bar-volume-fill-font = 2 bar-volume-empty = ━ bar-volume-empty-font = 2 bar-volume-empty-foreground = ${colors.foreground-alt} [settings] screenchange-reload = true ;compositing-background = xor ;compositing-background = screen ;compositing-foreground = source ;compositing-border = over [global/wm] margin-top = 5 margin-bottom = 5 ; vim:ft=dosini