mirror of
https://github.com/mino29/tokyo-night-grub.git
synced 2025-01-09 21:18:18 -05:00
update readme
This commit is contained in:
parent
98c51dd170
commit
7c747cdb88
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ sudo cp -r tokyo-night /boot/grub/themes
|
|||
sudo vim /etc/default/grub
|
||||
```
|
||||
change `#GRUB_THEME=` to
|
||||
`GRUB_THEME = "/boot/grub/themes/tokyo-night/theme.txt"`
|
||||
`GRUB_THEME="/boot/grub/themes/tokyo-night/theme.txt"`
|
||||
|
||||
4.use magic and reboot
|
||||
|
||||
|
|
Loading…
Reference in a new issue