Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrien Dorsaz
poly-light
Commits
de50b5a3
Commit
de50b5a3
authored
May 01, 2017
by
Andrei Shevchuk
Committed by
GitHub
May 01, 2017
Browse files
Create README.md
parent
18aac424
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
de50b5a3
## Poly light GRUB theme

### Installation
1.
Get theme archive:
`wget https://github.com/shvchk/poly-light/archive/master.zip`
2.
Unpack theme:
`unzip master.zip`
3.
Remove theme archive:
`rm master.zip`
4.
Create GRUB themes directory:
`sudo mkdir -p /boot/grub/themes`
5.
Move theme to GRUB themes directory:
`sudo mv poly-light-master /boot/grub/themes/poly-light`
6.
Set
`GRUB_THEME=/boot/grub/themes/poly-light/theme.txt`
in GRUB config:
`sudo nano /etc/default/grub`
7.
Update GRUB:
`sudo update-grub`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment