fetch: Correct my dumbass mistake
This commit is contained in:
parent
38008d2026
commit
bf4cdc3ccf
2
fetch
2
fetch
@ -7,5 +7,5 @@ if [ "`which neofetch > /dev/null 2>&1`" ]; then
|
|||||||
--xoffset 4 --yoffset 4
|
--xoffset 4 --yoffset 4
|
||||||
scrot "$HOME/Pictures/Screenshots/neofetch-`date +%s`.png"
|
scrot "$HOME/Pictures/Screenshots/neofetch-`date +%s`.png"
|
||||||
else
|
else
|
||||||
prinf 'fetch: Neofetch is not installed; aborting\n'
|
printf 'fetch: Neofetch is not installed; aborting\n'
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user