neofetch/1.9.md

42 lines
794 B
Markdown
Raw Normal View History

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