home: i3: make status bar font bigger
This commit is contained in:
parent
9684592fbd
commit
2151342f5f
|
@ -46,6 +46,7 @@ in
|
||||||
{
|
{
|
||||||
statusCommand = "i3status-rs ${barConfigPath}";
|
statusCommand = "i3status-rs ${barConfigPath}";
|
||||||
position = "top";
|
position = "top";
|
||||||
|
fonts = [ "DejaVu Sans Mono 9" ];
|
||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
background = colorBg;
|
background = colorBg;
|
||||||
|
|
Loading…
Reference in a new issue