Changelog
This commit is contained in:
parent
88e11de4ed
commit
dbc8c6cc1e
1 changed files with 2 additions and 0 deletions
2
1.6.md
2
1.6.md
|
@ -44,6 +44,7 @@ appearing in the output.
|
||||||
**GPU**<br \>
|
**GPU**<br \>
|
||||||
- Don't show GPU output on unsupported OS.
|
- Don't show GPU output on unsupported OS.
|
||||||
- `Nvidia` is now displayed as `NVIDIA`. **[@firstEncounter](https://github.com/firstEncounter)**
|
- `Nvidia` is now displayed as `NVIDIA`. **[@firstEncounter](https://github.com/firstEncounter)**
|
||||||
|
- Intel GPUs now all appear as `Intel Integrated Graphics`. to avoid naming issues.
|
||||||
|
|
||||||
**Battery**<br \>
|
**Battery**<br \>
|
||||||
- Show charging state in battery output. **[@dawidd6](https://github.com/dawidd6)** and **[@iandrewt](https://github.com/iandrewt)**
|
- Show charging state in battery output. **[@dawidd6](https://github.com/dawidd6)** and **[@iandrewt](https://github.com/iandrewt)**
|
||||||
|
@ -90,6 +91,7 @@ This is much faster than the default method.
|
||||||
- Use `printf` instead of `shuf` to pick a random image.
|
- Use `printf` instead of `shuf` to pick a random image.
|
||||||
- Fixed OS X wallpaper detection.
|
- Fixed OS X wallpaper detection.
|
||||||
- OS X wallpaper detection now works on a per desktop basis.
|
- OS X wallpaper detection now works on a per desktop basis.
|
||||||
|
- Removed `image_backend` and instead use iterm2 mode only when iterm2 is detected.
|
||||||
|
|
||||||
|
|
||||||
### Ascii
|
### Ascii
|
||||||
|
|
Loading…
Reference in a new issue