diff options
| -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: |
