diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 00:19:33 +0300 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2019-10-01 00:19:33 +0300 |
| commit | d8becf6692b702a1f11ec841a5fa82d89399023e (patch) | |
| tree | 15484be37295a7fc3d8be917ed673d161c4cc709 | |
| parent | 887df06b6a11ecc43ddbb13666bef1f01b2f4ada (diff) | |
| download | pfetch-d8becf6692b702a1f11ec841a5fa82d89399023e.tar.gz | |
docs: update
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -61,11 +61,10 @@ _/\ __)/_) pkgs 130 ## TODO - [ ] Add optional and additional information detection. - - [ ] CPU - [ ] Terminal Emulator ([#12](https://github.com/dylanaraps/pfetch/pull/12)) - The way I implement this in `neofetch` is interesting. - [x] Terminal colors ([commit](https://github.com/dylanaraps/pfetch/commit/ba03cb3cf4dfbc767abce6acd53c07ab5568e23d)) - - [ ] Window manager ([#13](https://github.com/dylanaraps/pfetch/pull/13)) + - [x] Window manager ([#13](https://github.com/dylanaraps/pfetch/pull/13)) - [ ] Expand operating system support. - [x] Solaris ([#5](https://github.com/dylanaraps/pfetch/issues/5)) - [x] MINIX ([#6](https://github.com/dylanaraps/pfetch/issues/6)) @@ -88,7 +87,7 @@ _/\ __)/_) pkgs 130 # Default: first example below # Valid: space separated string # -# OFF by default: shell editor de palette +# OFF by default: shell editor wm de palette PF_INFO="ascii title os host kernel uptime pkgs memory" # Example: Only ASCII. |
