You are not logged in.
Offline
i made my ride or die & myself as my wallpaper cuz it's D0P3/FIRE
https://file.garden/aORaXTB7P3jzBQ6V/Sc … or-die.jpg
Last edited by whitewolfAK47 (2025-10-07 23:17:29)
LOVE from Grand Rapids, Michigan!
~ White Wolf
Offline
Hi all,
if you want a shell like this:
https://imgur.com/a/uZ7b4iE
I created a repo at github with all my created images:
https://github.com/ankabo/arch_logos
All images are 1024x1024. The images in the example are 512x512.
If you dont know how to convert and install the images in fastfetch, here we go:
Install imagemagick
sudo pacman -S imagemagick
To convert the images
magick oldfile.png -resize 512x512 newfile.png
For "konsole", edit bashrc
sudo nano ~/.bashrc
Insert
fastfetch --logo /home/LinkToYourImage.png
For fish
sudo nano ~/.config/fish/config.fish
Start new shell and you see it.
Have fun! ;-)
Offline