-
Notifications
You must be signed in to change notification settings - Fork 0
Manual Installation
Programmer Astolfo edited this page Oct 9, 2023
·
4 revisions
To manually install this:
-
Edit the os-release file:
sudo nano /etc/os-release
(or any other editor)Change
NAME
,PRETTY_NAME
and optionallyID
,HOME_URL
,DOCUMENTATION_URL
,SUPPORT_URL
,BUG_REPORT_URL
andPRIVACY_POLICY_URL
If you haveLOGO
, empty it. -
Edit the kcm-about-distrorc file
sudo nano /etc/xdg/kcm-about-distrorc
(For KDE)Set
LogoPath
to point to the image file. -
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)
. -
Edit the
issue
andlsb-release
files Arch onlyIf you don't have these, you don't have to create new ones.
-
You're done! Feel free to play with some other files.