hyfetch/1.9.md

42 lines
794 B
Markdown
Raw Normal View History

2016-10-01 21:09:42 -06:00
# Neofetch 1.9
2016-10-02 17:15:11 -06:00
2016-10-03 00:10:12 -06:00
## Info
**GPU**<br \>
2016-10-02 01:28:19 -06:00
- Added `gpu_brand` to enable/disable showing GPU brand in output. (AMD/NVIDIA/Intel)
2016-10-02 01:53:20 -06:00
**DE**<br \>
- Added Cinnamon version number to output.
2016-10-02 02:31:55 -06:00
**WM Theme**<br \>
- Fix GNOME showing wrong WM Theme.
2016-10-02 03:46:51 -06:00
**Battery**<br \>
- Fixed battery not appearing when set to `all`.
2016-10-02 17:15:11 -06:00
2016-10-03 00:10:12 -06:00
**Terminal Font**<br \>
2016-10-02 17:15:11 -06:00
2016-10-03 00:10:12 -06:00
- [Termite] Ignore lines starting with `;`.
## Images
2016-10-02 17:15:11 -06:00
2016-10-03 15:00:40 -06: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-02 17:15:11 -06:00
**Wallpaper**<br \>
- Fix wallpapers with spaces in the filename from not showing up.
2016-10-03 04:56:04 -06:00
## Ascii
- Added logo mode which only displays the ascii art.
- Adds two new identical flags `--logo` and `-L`.