;========================================================== ; ; ; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ ; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ ; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ ; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ ; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ ; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ; ; ; To learn more about how to configure Polybar ; go to https://github.com/jaagr/polybar ; ; The README contains alot of information ; ;========================================================== [colors] background = #202020 background-alt = ${colors.background} foreground = #818181 foreground-alt = #818181 primary = ${colors.green} secondary = ${colors.magenta} alert = ${colors.red} red = #a0524f green = #819a67 yellow = #bf864f blue = #5a92af magenta = #775cac cyan = #51897e ; background = #eeeeee ; background-alt = ${colors.background} ; foreground = #4d4d4c ; foreground-alt = #3a3a3a ; primary = ${colors.blue} ; secondary = ${colors.green} ; alert = ${colors.red} ; red = #d7005f ; green = #718c00 ; yellow = #d75f00 ; blue = #4271ae ; magenta = #8959a8 ; cyan = #3e999f [mydefaults] font-0 = InconsolataGo Nerd Font:pixelsize=11;0 [bar/xmonad] bottom=true monitor=LVDS1 width = 100% height = 22 radius = 0 fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00ffffff padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 1 font-0 = ${mydefaults.font-0} font-1 = unifont:fontformat=truetype:pixelsize=8;0 font-2 = symbola:pixelsize=10;0 modules-left = awesome modules-right = updates gmail xbacklight battery volume date tray-position = right tray-padding = 10 tray-background = ${colors.background-alt} cursor-click = pointer cursor-scroll = pointer [bar/hlwm] monitor=LVDS1 ; width = 43% ; offset-x = 57% width = 100% bottom = true height = 22 radius = 0 fixed-center = true background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 2 border-color = #1a1a1a padding-left = 0 padding-right = 0 module-margin-left = 1 module-margin-right = 1 font-0 = ${mydefaults.font-0} font-1 = unifont:fontformat=truetype:pixelsize=8;0 font-2 = symbola:pixelsize=10;0 modules-left = workspaces modules-right = updates gmail xbacklight battery volume date tray-position = right tray-padding = 5 tray-background = ${colors.background-alt} cursor-click = pointer cursor-scroll = pointer [bar/openbox] monitor=LVDS1 width = 100% bottom = true height = 40 radius = 0 fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00ffffff padding-left = 0 padding-right = 2 module-margin-left = 2 module-margin-right = 2 font-0 = Ubuntu Nerd Font:pixelsize=12;0 font-1 = unifont:fontformat=truetype:pixelsize=8;0 font-2 = symbola:pixelsize=10;0 modules-left = obox ; modules-right = updates gmail xbacklight battery pulseaudio date modules-center = updates gmail xbacklight battery volume date tray-position = right tray-padding = 0 tray-background = ${colors.background-alt} cursor-click = pointer cursor-scroll = pointer [bar/i3bar] monitor=LVDS1 width = 100% height = 20 radius = 0 bottom = false fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00ffffff padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 1 font-0 = Consolas:pixelsize=10;0 font-1 = InconsolataGo Nerd Font:pixelsize=10;0 font-2 = unifont:fontformat=truetype:pixelsize=8;0 font-3 = symbola:pixelsize=10;0 modules-left = i3 modules-right = updates gmail xbacklight battery volume date tray-position = right tray-padding = 0 tray-background = ${colors.background-alt} cursor-click = pointer cursor-scroll = pointer [bar/bspwm] monitor=LVDS1 width = 100% height = 20 radius = 0 ; bottom = true ; right = true fixed-center = false background = ${colors.background} foreground = ${colors.foreground} line-size = 3 line-color = #f00 border-size = 0 border-color = #00ffffff padding-left = 0 padding-right = 2 module-margin-left = 1 module-margin-right = 1 font-0 = InconsolataGo Nerd Font:pixelsize=10;0 font-1 = unifont:fontformat=truetype:pixelsize=8;0 font-2 = symbola:pixelsize=10;0 modules-left = bspwm modules-right = updates gmail xbacklight battery volume date tray-position = right tray-padding = 0 tray-background = ${colors.background-alt} cursor-click = pointer cursor-scroll = pointer [module/bspwm] type = internal/bspwm ; format = label-focused = " %icon% " label-occupied = " %icon% " label-empty = " %icon% " label-focused-foreground = ${colors.green} label-focused-underline = ${colors.green} label-empty-foreground = #555 label-empty-underline = #555 label-occupied-foreground = ${colors.cyan} label-occupied-underline = ${colors.cyan} pin-workspaces = true inline-mode = true enable-click = true enable-scroll = false ws-icon-0 = 1;ﱖ ws-icon-1 = 2; ws-icon-2 = 3; ws-icon-3 = 4;﩯 [module/workspaces] type = internal/xworkspaces enable-click = true format-padding=0 format = "" pin-workspaces = false label-active = "%icon%" label-active-foreground = ${colors.background} label-active-background = ${colors.primary} label-active-underline = ${colors.primary} label-active-padding = 1 label-empty = "%icon%" label-empty-padding = 1 label-empty-foreground = ${colors.foreground} label-empty-underline = ${colors.primary} label-empty-background = ${colors.background} icon-0 = 1;ﱖ icon-1 = 2; icon-2 = 3; icon-3 = 4;﩯 [module/awesome] type = internal/xworkspaces enable-click = true format-padding=0 format = "" label-active = "%icon%" label-active-foreground = ${colors.background} label-active-background = ${colors.primary} label-active-underline = ${colors.primary} label-active-padding = 1 label-empty = "%icon%" label-empty-padding = 1 label-empty-foreground = ${colors.foreground} label-empty-underline = ${colors.primary} label-empty-background = ${colors.background} icon-0 = tile;ﱖ icon-1 = float; icon-2 = max; icon-3 = xtra;﩯 [module/obox] type = internal/xworkspaces enable-click = true format-padding=0 format = "" label-active = "%icon%" label-active-foreground = ${colors.background} label-active-background = ${colors.blue} label-active-underline = ${colors.blue} label-active-padding = 2 label-empty = "%icon%" label-empty-padding = 2 label-empty-foreground = ${colors.foreground} label-empty-underline = ${colors.blue} label-empty-background = ${colors.background} icon-0 = main;ﱖ icon-1 = etc; icon-2 = misc; icon-3 = xtra;﩯 [module/menu] type = custom/menu expand-right = false label-open = menu label-close = close label-separator = | menu-0-0 = Firefox menu-0-0-exec = firefox menu-0-1 = Nemo menu-0-1-exec = nemo [module/xwindow] type = internal/xwindow label = %title% label-maxlen = 100 format-foreground = #acacab format-background = #3a3a3a [module/updates] type = custom/script exec = ~/scripts/checkupdates.sh interval = 500 format = "