neofetch/CHANGELOG.md

56 lines
1.4 KiB
Markdown
Raw Normal View History

2016-12-02 23:17:17 +00:00
## Contributors
- **[@konimex](https://github.com/konimex)**
## Info
**Distro**<br \>
- Added support for Apricity OS.
- Added support for GoboLinux. **[@konimex](https://github.com/konimex)**
2016-12-03 09:44:49 +00:00
- Added support for SwagArch.
2016-12-05 04:26:09 +00:00
- Added support for AOSC OS.
2016-12-03 22:19:23 +00:00
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
2016-12-04 22:50:39 +00:00
- Fixed bug that caused CentOS systems to not be detected.
2016-12-02 23:17:17 +00:00
2016-12-04 23:58:43 +00:00
**Memory**<br \>
- [BSD] Fixed high memory output.
2016-12-05 01:47:31 +00:00
**GPU**<br \>
- [Linux] Fixed bug where sound card was detected as GPU.
2016-12-03 06:02:21 +00:00
**Packages**<br \>
2016-12-05 03:36:30 +00:00
- Only call `wc -l` once at the end of the function instead of calling it once per package manager.
2016-12-03 06:02:21 +00:00
2016-12-04 22:50:39 +00:00
**Desktop Environment**<br \>
- Show Cinnamon version.
2016-12-02 23:17:17 +00:00
2016-12-05 02:41:33 +00:00
2016-12-02 23:17:17 +00:00
## Image
- Changed default image mode to `ascii`.
- See: [Images in the terminal](https://github.com/dylanaraps/neofetch/wiki/Images-in-the-terminal#enabling-image-mode)
2016-12-02 23:38:43 +00:00
2016-12-05 02:41:33 +00:00
## Wallpaper
- Rewrote wallpaper function.
- Prioritize DE wallpaper setters before falling back to `feh`/`nitrogen`.
- Added support for XFCE's wallpaper setter.
2016-12-02 23:38:43 +00:00
## Ascii
2016-12-03 06:10:41 +00:00
![ubuntu](https://u.teknik.io/zILeY.png)
2016-12-02 23:40:34 +00:00
<br \><sub>Old Ubuntu Logo vs New Ubuntu Logo</sub>
2016-12-02 23:38:43 +00:00
- Updated Ubuntu logo to the latest version.
2016-12-05 03:37:53 +00:00
- You can use the old logo by launching neofetch with `--ascii_distro ubuntu_old` or by changing `$ascii_distro` to `ubuntu_old` in your config file.
2016-12-03 06:02:21 +00:00
- `--ascii_colors` no longer changes text colors.
2016-12-04 23:58:43 +00:00
- Fixed bug causing RFRemix to use the incorrect ascii art.