mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
Merge pull request #160 from tactlessfish/fix-default-col2
Fix default PF_COL2, closes #147
This commit is contained in:
@@ -82,7 +82,7 @@ PF_COL1=4
|
||||
# Color of info data:
|
||||
# Default: unset (auto)
|
||||
# Valid: 0-9
|
||||
PF_COL2=7
|
||||
PF_COL2=9
|
||||
|
||||
# Color of title data:
|
||||
# Default: unset (auto)
|
||||
|
||||
Reference in New Issue
Block a user