Changelog
This commit is contained in:
parent
88e11de4ed
commit
dbc8c6cc1e
2
1.6.md
2
1.6.md
|
@ -44,6 +44,7 @@ appearing in the output.
|
|||
**GPU**<br \>
|
||||
- Don't show GPU output on unsupported OS.
|
||||
- `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 \>
|
||||
- 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.
|
||||
- Fixed OS X wallpaper detection.
|
||||
- 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
|
||||
|
|
Reference in New Issue