Featured image of post Custom Screenfetch

Custom Screenfetch

Add some flair to your screenfetch with ASCII emotes from emojicombos.com

Quick tip for Arch users who like to tweak their screenfetch looks.

Installing Screenfetch on Arch

Just pop this in your terminal:

1
sudo pacman -S screenfetch

Then run it with:

1
screenfetch

It’ll show your system info with a cool ASCII logo based on your distro.

Want to swap out the default logo for something else? Maybe you’re using a WM or just want different vibes.

The script is located here:

/usr/bin/screenfetch

Open it with your editor of choice:

1
sudo nano /usr/bin/screenfetch

Scroll down or search (Ctrl + W) for your distro’s name. For example, search for:

"Arch Linux"

Change the ASCII logo under that section to whatever you want. You can grab art from other distros or draw your own.

This isn’t the “official” way to theme screenfetch, but it works. Just be careful when editing system files.

ASCII art website

Check out this site for cool ASCII art you can use: emojicombos.com

Life is a choice: reboot or be root


Built with Hugo
Theme Stack designed by Jimmy