change default shell font size

set font size to better fit for laptop screen, makes tmux bar flush in full screen
This commit is contained in:
Marty Oehme 2019-05-20 14:49:21 +02:00
parent d0dc8ed763
commit db0d76c976

View file

@ -114,7 +114,7 @@ font:
#style: Italic
# Point size
size: 13.0
size: 12.5
# Offset is the extra space around each character. `offset.y` can be thought of
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.