neofetch/1.9.md

56 lines
1.1 KiB
Markdown
Raw Normal View History

2016-10-02 03:09:42 +00:00
# Neofetch 1.9
2016-10-03 21:54:41 +00:00
# Contributors
**General**<br \>
- Fixed issues with single args (-s | -su) being treated as values for other args.
2016-10-02 23:15:11 +00:00
2016-10-03 06:10:12 +00:00
## Info
**GPU**<br \>
2016-10-02 07:28:19 +00:00
- Added `gpu_brand` to enable/disable showing GPU brand in output. (AMD/NVIDIA/Intel)
2016-10-02 07:53:20 +00:00
**DE**<br \>
- Added Cinnamon version number to output.
2016-10-02 08:31:55 +00:00
**WM Theme**<br \>
- Fix GNOME showing wrong WM Theme.
2016-10-02 09:46:51 +00:00
**Battery**<br \>
- Fixed battery not appearing when set to `all`.
2016-10-02 23:15:11 +00:00
2016-10-03 06:10:12 +00:00
**Terminal Font**<br \>
2016-10-02 23:15:11 +00:00
2016-10-03 06:10:12 +00:00
- [Termite] Ignore lines starting with `;`.
2016-10-03 21:54:41 +00:00
## Screenshot
- Added support for uploading screenshots to Imgur and Teknik.
- Adds two new identical flags `--upload` and `-su`.
- Changed default screenshot name so that it works on Windows.
2016-10-03 06:10:12 +00:00
## Images
2016-10-02 23:15:11 +00:00
2016-10-03 21:00:40 +00: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 23:15:11 +00:00
**Wallpaper**<br \>
- Fix wallpapers with spaces in the filename from not showing up.
2016-10-03 10:56:04 +00:00
## Ascii
- Added logo mode which only displays the ascii art.
- Adds two new identical flags `--logo` and `-L`.