Hello
Noticed in the latest gnome ISO neofetch or the alternative is not available and configured in the latest gnome ISO. is there a plan to push an update to fix this. having neofetch comes in handy when troubleshooting.
Hello
Noticed in the latest gnome ISO neofetch or the alternative is not available and configured in the latest gnome ISO. is there a plan to push an update to fix this. having neofetch comes in handy when troubleshooting.
Nope
There is fastfetch installed for you.
~https://iso.builds.garudalinux.org/iso/garuda/gnome/231029/garuda-gnome-linux-zen-231029.pkgs.txt
Will provide screenshot on both my installs, its just a cursor and no other info.
Screenshots from nothing are useless
Check fish.config
## Run fastfetch if session is interactive
if status --is-interactive && type -q fastfetch
fastfetch --load-config neofetch
end
In terminal check
fastfetch --load-config neofetch
fastfetch
fastfetch -c all.jsonc
fastfetch -s <module> --format json
fastfetch --help
fastfetch --arg1 --arg2 --mirgrate-config
Sorry, I do not use GNOME
Unfortunately I am unable to upload screenshot as my profile is classified as new user
Fastfetch is installed, how do I autoload fastfetch when I open new terminal window?
And if
is in config.fish it will do it automatically. Did you open a new terminal?
Thanks for all the assistance. Issue in gnome was that terminal was missing path to /usr/bin/fish. Added it and it now all working.
Which terminal you use?
Kitty?
Alacritty?
Gnome?
That’s right, the Gnome terminal does not use Fish by default like most of the other spins–just plain old bash. Maybe we can make an adjustment to use Fish by default–I would enjoy that as well.
Edit:
All set! Thanks for the suggestion @masterpier.
I changed the color palette to something slightly less awful while I was in there as well.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.