Added ascii logos for ubuntu flavors

This commit is contained in:
Dylan
2016-03-17 14:16:30 +11:00
parent 775a6ca012
commit 8c4895c053
6 changed files with 97 additions and 3 deletions

8
1.5.md
View File

@@ -1,11 +1,14 @@
# Neofetch 1.5
![Xubuntu](https://ipfs.pics/ipfs/QmW4aM67PRNzh1RAdsXLHrhyZQ3NYfQfVKrtB4zF4gigv1)
### Contributers:
Thanks to the following people for helping me to improve neofetch.
- **[@iandrewt](https://github.com/iandrewt)**
- **[@konimex](https://github.com/konimex)**
- **[@CousinMachu](https://github.com/CousinMachu)**
### General
@@ -37,6 +40,7 @@ to customize where or if the progress bar will appear.
- Using `xoffset` now also moves the text over.
- Changed default gap size to `2`.
- Fixed an issue with Nitrogen and multi monitor wallpaper setups. **[@CousinMachu](https://github.com/CousinMachu)**
### Packages
@@ -61,7 +65,7 @@ to customize where or if the progress bar will appear.
- Added `cpu_shorthand` to shorten the output of CPU. **[@iandrewt](https://github.com/iandrewt)**
- Takes these values: `name`, `speed`, `tiny`, `on`, `off`
- Added the ability to print the CPU Usage by using `cpu_display="info"` or `--cpu_display off/on info`.
- Added `cpu_cores` to enable/disable showing the number of CPU cores in the output.
- Added `cpu_cores` to enable/disable showing the number of CPU cores in the output. **[@iandrewt](https://github.com/iandrewt)**
**GPU**<br \>
- Added new `tiny` option to `gpu_shorthand` to further shorten the GPU output. **[@iandrewt](https://github.com/iandrewt)**
@@ -80,3 +84,5 @@ to customize where or if the progress bar will appear.
### Ascii
- Kaos: Update ascii logo to the new logo.
- Added ascii logos for `Kubuntu`, `Lubuntu`, `Xubuntu` and `ubuntu-gnome`.
- You can enable them with `--ascii_distro kubuntu`, `--ascii_distro lubuntu` and etc.