10 lines
219 B
YAML
10 lines
219 B
YAML
window:
|
|
# Window dimensions (changes require restart)
|
|
#
|
|
# Specified in number of columns/lines, not pixels.
|
|
# If both are `0`, this setting is ignored.
|
|
dimensions:
|
|
columns: 200
|
|
lines: 150
|
|
opacity: 1.0
|