diff --git a/Config-File.md b/Config-File.md index 1b42693..8a909ff 100644 --- a/Config-File.md +++ b/Config-File.md @@ -1,3 +1,6 @@ +This is the default config file from neofetch 7.1.0: + +``` # See this wiki page for more info: # https://github.com/dylanaraps/neofetch/wiki/Customizing-Info print_info() { @@ -878,3 +881,4 @@ background_color= # Default: 'off' # Values: 'on', 'off' stdout="off" +``` \ No newline at end of file