Add new Font

This commit is contained in:
stephan.raabe
2023-01-23 11:33:24 +01:00
parent 51b203da8c
commit 514950e664
3 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ window:
#
# Window opacity as a floating point number from `0.0` to `1.0`.
# The value `0.0` is completely transparent and `1.0` is opaque.
opacity: 0.7
opacity: 0.8
# Startup Mode (changes require restart)
#
@@ -119,7 +119,7 @@ font:
# - (macOS) Menlo
# - (Linux/BSD) monospace
# - (Windows) Consolas
family: Terminus
family: FiraCode
# The `style` can be specified to pick a specific face.
#style: Regular