diff options
| author | K Harishankar <48408097+harishnkr@users.noreply.github.com> | 2024-04-26 00:24:59 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-26 00:24:59 +0530 |
| commit | dce5220cc4bd1481f7a88bcacaffa7bbb355a2ab (patch) | |
| tree | d8b2605f2790b584f7b2351b301325078241d1df /.github/README.md | |
| parent | 82101c95ca2018e1a08ad2a6a71f12be5eca736f (diff) | |
Update README.md
Diffstat (limited to '.github/README.md')
| -rw-r--r-- | .github/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/README.md b/.github/README.md index e2720a3..503f782 100644 --- a/.github/README.md +++ b/.github/README.md @@ -45,6 +45,9 @@ sudo update-grub If you use Arch linux or derivatives, use this [package](https://aur.archlinux.org/packages/grub-theme-bsol-git) run `grub-install --themes=bsol` followed by `grub-mkconfig -o /boot/grub/grub.cfg"` both with `sudo` privileges. + +## Configuration + ### Choosing font By default, the theme uses `victor mono italic` font. Alternatives are as follows: |
