aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2020-11-16 18:27:37 +0200
committerDylan Araps <dylan.araps@gmail.com>2020-11-16 18:27:37 +0200
commitc225f75cc8392d933fec73889728b1beec3228e7 (patch)
tree1120197733dfe65fc432524cbb98048aac89c545 /README.md
parent71f18c30f8b480e50be82444f006f0754a10d6a4 (diff)
downloadpfetch-c225f75cc8392d933fec73889728b1beec3228e7.tar.gz
minor changes
- all sequences now go through a wrapper. - added PF_COLOR to enable/disable colors in output. - etc, etc. Closes #89
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0c4dac0..fe0fae8 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,11 @@ PF_SOURCE=""
# Valid: string
PF_SEP=":"
+# Enable/Disable colors in output:
+# Default: 1
+# Valid: 1 (enabled), 0 (disabled)
+PF_COLOR=1
+
# Color of info names:
# Default: unset (auto)
# Valid: 0-9