mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Add error handling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user