fetch: Separate scrot away from neofetch
This commit is contained in:
parent
60f54f5201
commit
d83824e134
2
fetch
2
fetch
@ -5,7 +5,7 @@ if [ `which neofetch` ]; then
|
|||||||
--block_range 0 15\
|
--block_range 0 15\
|
||||||
--image wall\
|
--image wall\
|
||||||
--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'
|
prinf 'fetch: Neofetch is not installed; aborting\n'
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user