Commit c185560 1 parent 998cb90 commit c185560 Copy full SHA for c185560
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ Own this grub theme. Make it the first thing you see...
10
10
11
11
> :warning : ** Make sure you understand what you are doing. Installation of the theme can cause problems in your system if done incorrectly**
12
12
13
+ ## Using Package manager
14
+
15
+ If you use Arch linux or derivatives, use this [ package] ( https://aur.archlinux.org/packages/grub-theme-bsol-git )
16
+ run ` grub-install --themes=bsol ` followed by ` grub-mkconfig -o /boot/grub/grub.cfg" ` both with ` sudo ` privileges.
17
+
18
+ ## Manual Installation
19
+
13
20
- Clone the repo
14
21
15
22
```
@@ -41,4 +48,5 @@ sudo update-grub
41
48
# Credits
42
49
43
50
44
- [ This amazing guide] ( http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial )
51
+ - [ This amazing guide] ( http://wiki.rosalab.ru/en/index.php/Grub2_theme_tutorial )
52
+ - [ y0uCeF] ( https://github.com/y0uCeF ) for helping with the AUR package
You can’t perform that action at this time.
0 commit comments