Change statusbar background color
This commit is contained in:
parent
4fdbc76aec
commit
671f2625e5
@ -170,4 +170,8 @@ bindsym $mod+r mode "resize"
|
|||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
font pango:Roboto 10
|
font pango:Roboto 10
|
||||||
|
colors {
|
||||||
|
background #333333
|
||||||
|
statusline #eff0f1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user