2016-12-02 16:17:17 -07: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 02:44:49 -07:00
|
|
|
- Added support for SwagArch.
|
2016-12-04 21:26:09 -07:00
|
|
|
- Added support for AOSC OS.
|
2016-12-03 15:19:23 -07:00
|
|
|
- Fixed bug that caused Linux Mint systems to be identified as Ubuntu.
|
2016-12-04 15:50:39 -07:00
|
|
|
- Fixed bug that caused CentOS systems to not be detected.
|
2016-12-02 16:17:17 -07:00
|
|
|
|
2016-12-04 16:58:43 -07:00
|
|
|
**Memory**<br \>
|
|
|
|
|
|
|
|
- [BSD] Fixed high memory output.
|
|
|
|
|
2016-12-04 18:47:31 -07:00
|
|
|
**GPU**<br \>
|
|
|
|
|
|
|
|
- [Linux] Fixed bug where sound card was detected as GPU.
|
|
|
|
|
2016-12-02 23:02:21 -07:00
|
|
|
**Packages**<br \>
|
|
|
|
|
2016-12-04 20:36:30 -07:00
|
|
|
- Only call `wc -l` once at the end of the function instead of calling it once per package manager.
|
2016-12-02 23:02:21 -07:00
|
|
|
|
2016-12-04 15:50:39 -07:00
|
|
|
**Desktop Environment**<br \>
|
|
|
|
|
|
|
|
- Show Cinnamon version.
|
2016-12-02 16:17:17 -07:00
|
|
|
|
2016-12-04 19:41:33 -07:00
|
|
|
|
2016-12-02 16:17:17 -07: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 16:38:43 -07:00
|
|
|
|
|
|
|
|
2016-12-04 19:41:33 -07: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 16:38:43 -07:00
|
|
|
## Ascii
|
|
|
|
|
2016-12-02 23:10:41 -07:00
|
|
|
![ubuntu](https://u.teknik.io/zILeY.png)
|
2016-12-02 16:40:34 -07:00
|
|
|
<br \><sub>Old Ubuntu Logo vs New Ubuntu Logo</sub>
|
2016-12-02 16:38:43 -07:00
|
|
|
|
|
|
|
- Updated Ubuntu logo to the latest version.
|
2016-12-04 20:37:53 -07: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-02 23:02:21 -07:00
|
|
|
- `--ascii_colors` no longer changes text colors.
|
2016-12-04 16:58:43 -07:00
|
|
|
- Fixed bug causing RFRemix to use the incorrect ascii art.
|