How can I "recover" the Konsole Default Theme in Dr460nized?

micro ~/.config/fish/config.fish

go to the end of the file and make sure it finishes with:

## Run fastfetch if session is interactive
if status --is-interactive && type -q fastfetch
   fastfetch --config dr460nized.jsonc
end

If you would like to customize it, there are many topics about it, e.g.:

and of course:

6 Likes