Merge branch 'master' into image-rewrite

This commit is contained in:
Dylan Araps
2017-01-15 12:21:39 +11:00
committed by GitHub
3 changed files with 26 additions and 15 deletions

View File

@@ -701,3 +701,13 @@ scrot_name="neofetch-$(date +%F-%I-%M-%S-${RANDOM}).png"
# NOTE: If you'd like another image host to be added to Neofetch.
# Open an issue on github.
image_host="teknik"
# Misc Options
# Config version.
#
# NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility.
config_version="2.1.0"