Change statusbar background color

This commit is contained in:
Johannes Rothe 2021-08-26 23:58:50 +02:00
parent 4fdbc76aec
commit 671f2625e5

View File

@ -170,4 +170,8 @@ bindsym $mod+r mode "resize"
bar {
status_command i3status
font pango:Roboto 10
colors {
background #333333
statusline #eff0f1
}
}