Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

xeome/tty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin+Gruvbox for TTY (forked from catppuccin)

Usage

Use original catppuccin if you just want catppuccin theme. This one works aswell but it won't be updated. Its main purpose is to provide gruvbox tty theme.

  1. Clone this repo.
  2. Run ./generate.sh <theme> (eg ./generate.sh gruvbox)
  3. Copy the text it outputs and set it in your kernel options
  4. Restart your computer

GRUB

  1. Edit /etc/default/grub and append to the GRUB_CMDLINE_LINUX string
  2. Run sudo update-grub
    • If your system doesn't have that, instead run sudo grub-mkconfig -o /boot/grub/grub.cfg

systemd-boot

  1. Edit the boot entry located in /boot/loader/entries/
  2. Append to the options line
  3. Run sudo bootctl update

Limine

  1. Edit /boot/limine.cfg
  2. Append to the boot entry's CMDLINE line

Other

For other bootloaders or for more information, see here on ArchWiki

💝 Thanks to

 

About

Gruvbox tty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%