Added default system-wide config file

This commit is contained in:
TheDarkBug 2022-03-08 21:24:52 +01:00
parent bff91711cd
commit acd9662a30
5 changed files with 24 additions and 2 deletions

View file

@ -32,7 +32,8 @@ prints image instead of ascii logo uses a custom image if one is provided (disab
.B -l --list
prints a list of all supported distributions
.SH CONFIGURATION
The config file is located in $HOME/.config/uwufetch/config (you need to create it), but you can change the path by using the \fB--config\fR option.
The system-wide config file is /etc/uwufetch/config, and you can use it to configure uwufetch globally or as a template for your own config.
The user config file is located in $HOME/.config/uwufetch/config (you need to create it), but you can change the path by using the \fB--config\fR option.
.TP
.SH EXAMPLE
.EX