# Neofetch 1.9
## Info
**GPU**
- Added `gpu_brand` to enable/disable showing GPU brand in output. (AMD/NVIDIA/Intel)
**DE**
- Added Cinnamon version number to output.
**WM Theme**
- Fix GNOME showing wrong WM Theme.
**Battery**
- Fixed battery not appearing when set to `all`.
**Terminal Font**
- [Termite] Ignore lines starting with `;`.
## Images
**General**
- 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)
**Wallpaper**
- Fix wallpapers with spaces in the filename from not showing up.
## Ascii
- Added logo mode which only displays the ascii art.
- Adds two new identical flags `--logo` and `-L`.