i3: fix config indentations, increase status bar font size
This commit is contained in:
parent
7f910fd34d
commit
c3d91c35bf
@ -201,13 +201,11 @@ bindsym $mod+r mode "resize"
|
|||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
font pango:DejaVu Sans Mono, Font Awesome 15
|
font pango:DejaVu Sans Mono, Font Awesome 18
|
||||||
i3bar_command i3bar
|
|
||||||
status_command i3status-rs
|
status_command i3status-rs
|
||||||
position bottom
|
position bottom
|
||||||
|
|
||||||
tray_output primary
|
tray_output secondary
|
||||||
# tray_output eDP1
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user