fix(foot): use a smaller font size
wiro.world 4 months ago 092be7a6 9d1d7ff6
··· 28 29 settings = { 30 main = { 31 - font = "monospace:size=12"; 32 }; 33 colors = { 34 background = "000000";
··· 28 29 settings = { 30 main = { 31 + font = "monospace:size=10"; 32 }; 33 colors = { 34 background = "000000";