Updated Config File (markdown)

Duncan Lock 2021-02-17 10:46:39 -08:00
parent fb88a84c1f
commit eb207cb4a7
1 changed files with 4 additions and 0 deletions

@ -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"
```