From 046305f97b3dc90fc59e67ce4d8f15cbc197cda3 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 16 Dec 2016 13:25:58 +1100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26930ac8..0cfe5b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,3 +100,8 @@ Neofetch now has an irc channel at `#neofetch` on Freenode. If you have any ques ## Screenshot - Use arrays for `$scrot_program` + +## Args + +- Fixed bug where `neofetch --config` sourced the user config twice. +- Cleaned up config arg handling.