diff options
| -rw-r--r-- | .github/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.github/README.md b/.github/README.md index 2747557..70cac53 100644 --- a/.github/README.md +++ b/.github/README.md @@ -44,6 +44,13 @@ For Debian based systems: ``` sudo update-grub ``` +### Choosing font + +By default, the theme uses `victor mono italic` font. Alternatives are as follows: + +- Victor Mono Regular 16 + +To change it, change the line containing the terminal font in the `theme.txt` file. To suggest another font, open a new issue. # Credits |
