home: i3: make status bar font bigger

This commit is contained in:
Antoine Martin 2021-04-19 16:28:45 +02:00
parent 9684592fbd
commit 2151342f5f

View file

@ -46,6 +46,7 @@ in
{
statusCommand = "i3status-rs ${barConfigPath}";
position = "top";
fonts = [ "DejaVu Sans Mono 9" ];
colors = {
background = colorBg;