fetch: Fix an oops
This commit is contained in:
parent
d83824e134
commit
470f4ca614
2
fetch
2
fetch
@ -4,7 +4,7 @@ if [ `which neofetch` ]; then
|
|||||||
--disable model resolution\
|
--disable model resolution\
|
||||||
--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'
|
||||||
|
Loading…
Reference in New Issue
Block a user