diff --git a/fetch b/fetch index 3698024..45c19b8 100755 --- a/fetch +++ b/fetch @@ -4,7 +4,7 @@ if [ `which neofetch` ]; then --disable model resolution\ --block_range 0 15\ --image wall\ - --xoffset 4 --yoffset 4\ + --xoffset 4 --yoffset 4 scrot "$HOME/Pictures/Screenshots/neofetch-`date +%s`.png" else prinf 'fetch: Neofetch is not installed; aborting\n'