diff --git a/README.md b/README.md index 3a1c3869..69758f81 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,7 @@ A: Use `hyfetch -c` #### Q: What do I do if the color is too dark/light for my theme? -A: You can try setting the colors' "lightness" using the `--c-set-l` parameter. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can type: - -```sh -hyfetch -p rainbow --c-set-l 0.8 -``` +A: You can try setting the colors' "lightness" in the configuration menu. The value should be between 0 and 1. For example, if you are using dark theme and the rainbow flag is too dark to display, you can set lightness to 0.7. Feel free to experiment with it! @@ -64,6 +60,7 @@ Updates to `neowofetch` begins with the emoji :framed_picture: * :rocket: Take over `neofetch` with `neowofetch` * :framed_picture: Identify macOS 13 Ventura (https://github.com/hykilpikonna/hyfetch/pull/8) +* :framed_picture: Ascii - Add uwuntu (https://github.com/hykilpikonna/hyfetch/pull/9) (test it with `hyfetch --test-distro uwuntu`)