fixed image and fish command for fast fetch command

This commit is contained in:
_N0x 2024-10-05 20:40:30 +02:00
parent 9e391c6aed
commit d90cf27df2
2 changed files with 2 additions and 2 deletions

View File

@ -15,14 +15,14 @@ function q
end
function ff
fastfetch -l /home/n0x/Pictures/Nyarch_Transparent_BG_smol.png -c neofetch.jsonc
fastfetch -l ~/.config/fish/img/ff.png -c neofetch.jsonc
end
function lf
command lfub
end
function cl
function cls
command clear && ls
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB