🚀 make polybar smaller

dev-docs
Moritz Böhme 2022-11-24 13:45:23 +01:00
parent e90fd62f5e
commit ad7ba759a6
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 5 additions and 5 deletions

View File

@ -41,15 +41,15 @@ in
monitor = "\${env:MONITOR}";
bottom = true;
width = "100%";
heigth = 20;
heigth = 15;
border-size = 5;
border-size = 2;
separator = " ";
font-0 = "FiraCode Nerd Font:size=9;0";
font-1 = "FiraCode Nerd Font:size=9;1";
font-2 = "FiraCode Nerd Font:size=9;2";
font-0 = "FiraCode Nerd Font:size=8;0";
font-1 = "FiraCode Nerd Font:size=8;1";
font-2 = "FiraCode Nerd Font:size=8;2";
modules-left = "cpu memory network battery";
modules-center = "bspwm";