hyfetch/1.9.md

42 lines
794 B
Markdown
Raw Normal View History

2016-10-02 14:09:42 +11:00
# Neofetch 1.9
2016-10-03 10:15:11 +11:00
2016-10-03 17:10:12 +11:00
## Info
**GPU**<br \>
2016-10-02 18:28:19 +11:00
- Added `gpu_brand` to enable/disable showing GPU brand in output. (AMD/NVIDIA/Intel)
2016-10-02 18:53:20 +11:00
**DE**<br \>
- Added Cinnamon version number to output.
2016-10-02 19:31:55 +11:00
**WM Theme**<br \>
- Fix GNOME showing wrong WM Theme.
2016-10-02 20:46:51 +11:00
**Battery**<br \>
- Fixed battery not appearing when set to `all`.
2016-10-03 10:15:11 +11:00
2016-10-03 17:10:12 +11:00
**Terminal Font**<br \>
2016-10-03 10:15:11 +11:00
2016-10-03 17:10:12 +11:00
- [Termite] Ignore lines starting with `;`.
## Images
2016-10-03 10:15:11 +11:00
2016-10-04 08:00:40 +11:00
**General**<br \>
- Added a tiny delay before running w3m-img which suprisingly fixed all flickering issues in VTE based terminals. See [#349](https://github.com/dylanaraps/neofetch/pull/349)
2016-10-03 10:15:11 +11:00
**Wallpaper**<br \>
- Fix wallpapers with spaces in the filename from not showing up.
2016-10-03 21:56:04 +11:00
## Ascii
- Added logo mode which only displays the ascii art.
- Adds two new identical flags `--logo` and `-L`.