Added default system-wide config file
This commit is contained in:
parent
bff91711cd
commit
acd9662a30
5 changed files with 24 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue