diff options
| author | harishnkr <hari2menon1234@gmail.com> | 2024-03-27 14:01:48 +0530 |
|---|---|---|
| committer | harishnkr <hari2menon1234@gmail.com> | 2024-03-27 14:01:48 +0530 |
| commit | 4789575961cf112fdd4d9d993837a2999f84b7be (patch) | |
| tree | eed129d680cda0c1c4bdbd638187aee026292be3 | |
| parent | 7023c3fa6f7384f2bccced49d995e1407417768d (diff) | |
update readme about font
| -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 |
