This repository has been archived on 2024-11-03. You can view files and clone it, but cannot push or open issues or pull requests.
neofetch/1.9.md

42 lines
794 B
Markdown
Raw Normal View History

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