bar {
position top
height 25
font Source Sans Pro, Font Awesome 5 Free 11
binding_mode_indicator yes
colors {
background $background
statusline $foreground
separator $foreground
focused_background $background
focused_statusline $foreground
focused_separator $foreground
focused_workspace $base09 $base09 $base00
inactive_workspace $background $background $foreground
active_workspace $background $background $base09
urgent_workspace $background $background $notice
binding_mode $background $background $notice
}
# disable changing workspaces with mouse wheel
bindsym button4 nop
bindsym button5 nop
status_command i3blocks
separator_symbol ' '
tray_output none
}