i3: fix config indentations, increase status bar font size

This commit is contained in:
Julian Mutter 2023-03-02 15:12:20 +01:00
parent 7f910fd34d
commit c3d91c35bf

View File

@ -201,13 +201,11 @@ bindsym $mod+r mode "resize"
# Start i3bar to display a workspace bar (plus the system information i3status
# finds out, if available)
bar {
font pango:DejaVu Sans Mono, Font Awesome 15
i3bar_command i3bar
font pango:DejaVu Sans Mono, Font Awesome 18
status_command i3status-rs
position bottom
tray_output primary
# tray_output eDP1
tray_output secondary
}