3.5 KiB
3.5 KiB
Rosé Pine for Linux TTY
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
Usage
- Clone this repo.
- Run
./generate.sh <theme>
(eg./generate.sh mocha
) - Copy the text it outputs and set it in your kernel options
- Restart your computer
GRUB
- Edit
/etc/default/grub
and append to theGRUB_CMDLINE_LINUX
string - Run
sudo update-grub
- If your system doesn't have that, instead run
sudo grub-mkconfig -o /boot/grub/grub.cfg
- If your system doesn't have that, instead run
systemd-boot
- Edit the boot entry located in
/boot/loader/entries/
- Append to the
options
line - Run
sudo bootctl update
Limine
- Edit
/boot/limine.cfg
- Append to the boot entry's
CMDLINE
line
Other
For other bootloaders or for more information, see here on ArchWiki
rose-pine-build
npx @rose-pine/build@0.8.2 -t template.sh -o themes/ -f rgb -s
Generated by @rose-pine/build@0.8.2