bar {
        status_command custom_statusbar
        position bottom
        pango_markup disabled
        font DejaVu Sans Mono 10
        strip_workspace_numbers yes
        colors {
            background $bar_background
	    statusline $foreground
            inactive_workspace $bar_background $bar_background $foreground
            active_workspace $bar_background $bar_background $foreground
            urgent_workspace $red $red $foreground
            focused_workspace $primary $primary $foreground
            urgent_workspace $red $red $foreground
        }
}
