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