Skip to content

Commit 0803cfd

Browse files
Create pyfetch-conf.md
1 parent 74c0bc9 commit 0803cfd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

PyF-Wiki/pyfetch-conf.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# pyfetch.conf
2+
pyfetch.conf is a config file for PyFetch that makes PyFetch way more flexible and customizable without learning about Python (which is what PyFetch is based on). pyfetch.conf is located in /home/username/.config/pyfetch/pyfetch.conf. The .conf file allows extreme customization without modifying the base of pyfetch.
3+
## Banner Text
4+
Banner Text is a *optional* feature that allows you to change your ASCII text on PyFetch. Just uncomment it then it is enabled by default!
5+
## Plugin Guard
6+
Plugin Guard is a security feature to make sure plugins are not secretly viruses. It is enabled by default but it is not recommended to disable it.
7+
## Sandboxing for Plugins
8+
Sandboxing for Plugins is part of Plugin Guard but a seperated option from Plugin Guard in pyfetch.conf. It is enabled by default but highly discouraged to disable it.

0 commit comments

Comments
 (0)