Fix terminal font size for normal systems

This commit is contained in:
Adam Gausmann 2020-04-09 20:08:08 -05:00
parent fdcba2d844
commit eafc74df7e

View file

@ -15,7 +15,7 @@ font:
% if host['name'] == 'smol':
size: 9
% else:
size: 8
size: 7
% endif
${get_base16('alacritty')}