Add error handling
This commit is contained in:
parent
64693058a7
commit
c08fc74607
2 changed files with 7 additions and 3 deletions
|
@ -407,7 +407,7 @@ scrot_name="neofetch-$(date +%F-%I-%M-%S-${RANDOM}).png"
|
|||
# Image upload host
|
||||
# Where to upload the image.
|
||||
# Possible values: teknik,
|
||||
image_host="teknik"
|
||||
image_host="imgur"
|
||||
|
||||
# Imgur api key
|
||||
# This is an api key for neofetch, you can sign up for your own
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue