Fix terminal font size for normal systems
This commit is contained in:
parent
fdcba2d844
commit
eafc74df7e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ font:
|
||||||
% if host['name'] == 'smol':
|
% if host['name'] == 'smol':
|
||||||
size: 9
|
size: 9
|
||||||
% else:
|
% else:
|
||||||
size: 8
|
size: 7
|
||||||
% endif
|
% endif
|
||||||
|
|
||||||
${get_base16('alacritty')}
|
${get_base16('alacritty')}
|
||||||
|
|
Loading…
Add table
Reference in a new issue