# Specified in number of columns/lines, not pixels.
# If both are `0`, this setting is ignored.
dimensions:
- columns: 0
- lines: 0
+ columns: 80
+ lines: 24
# Window padding (changes require restart)
#
# - (Linux) monospace
# - (Windows) Consolas
#family: monospace
+ normal:
+ family: Source Code Pro
# The `style` can be specified to pick a specific face.
#style: Regular
#style: Italic
# Point size
- size: 11.0
+ size: 10.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.