Skip to content

Manual Installation

Programmer Astolfo edited this page Oct 9, 2023 · 4 revisions

Manual Installation

To manually install this:

  1. Edit the os-release file: sudo nano /etc/os-release (or any other editor)

    Preview of os-release

    Change NAME, PRETTY_NAME and optionally ID, HOME_URL, DOCUMENTATION_URL, SUPPORT_URL, BUG_REPORT_URL and PRIVACY_POLICY_URL If you have LOGO, empty it.

  2. Edit the kcm-about-distrorc file sudo nano /etc/xdg/kcm-about-distrorc (For KDE)

    Preview of kcm-about-distrorc

    Set LogoPath to point to the image file.

  3. Update Neofetch configration nano ~/.config/neofetch/config.conf

    In this file, find ascii_art= and point it to the ascii-art.txt file.

    Find colors= and set it to (13 2 13 13 13 7).

  4. Edit the issue and lsb-release files Arch only

    issue file

    lsb-release

    If you don't have these, you don't have to create new ones.

  5. You're done! Feel free to play with some other files.

Clone this wiki locally