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.