This commit is contained in:
Azalea (on HyDEV-Daisy) 2022-07-25 21:21:25 -04:00
commit 47e8a4b6ae

View file

@ -60,6 +60,11 @@ Feel free to experiment with it!
### TODO ### TODO
* [ ] Add configuration to emphasize certain parts of the original ASCII art (to make icons like Fedora and Ubuntu look nicer) * [ ] Add configuration to emphasize certain parts of the original ASCII art (to make icons like Fedora and Ubuntu look nicer)
* [ ] Paginate flags
### Unpublished Beta (git master)
* Add more flags ([#5](https://github.com/hykilpikonna/hyfetch/pull/5))
### 1.1.1 ### 1.1.1
@ -74,6 +79,8 @@ Feel free to experiment with it!
* Added color bar preview for RGB/8bit mode selection * Added color bar preview for RGB/8bit mode selection
* Added random color arrangement feature (for NixOS) * Added random color arrangement feature (for NixOS)
<img src="https://user-images.githubusercontent.com/22280294/180901539-014f036e-c926-4470-ac72-a6d6dcf30672.png" width="100px" />
### 1.0.7 ### 1.0.7
* Fix: Make config path not on init but when it's actually needed. * Fix: Make config path not on init but when it's actually needed.