diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-09-29 17:25:26 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-09-29 17:25:26 +0300 |
| commit | 0977e5f1a1772b6b22d81624bf5f047d3fa3fc23 (patch) | |
| tree | da188ba4c07e63bd079e9e44ea4b144789755255 /README.md | |
| parent | 8ff9d722b5beaaab9a53496162cb92b7e6927ff3 (diff) | |
| download | pfetch-0977e5f1a1772b6b22d81624bf5f047d3fa3fc23.tar.gz | |
docs: update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,13 +88,13 @@ _/\ __)/_) pkgs 130 # Valid: space separated string # # OFF by default: shell palette -PF_INFO="ascii title distro host kernel uptime pkgs memory" +PF_INFO="ascii title os host kernel uptime pkgs memory" # Example: Only ASCII. PF_INFO="ascii" # Example: Only Information. -PF_INFO="title distro host kernel uptime pkgs memory" +PF_INFO="title os host kernel uptime pkgs memory" # Separator between info name and info data. # Default: unset |
