feat: increase i3 bar font size
parent
abdc7a81c2
commit
84c1d4c1a4
|
@ -54,7 +54,7 @@ in
|
|||
|
||||
fonts = {
|
||||
names = [ font.name ];
|
||||
size = font.size;
|
||||
size = font.size * 1.1;
|
||||
};
|
||||
}];
|
||||
|
||||
|
|
Loading…
Reference in New Issue