diff --git a/1.1.md b/1.1.md index cbc9debf..bbdb70c8 100644 --- a/1.1.md +++ b/1.1.md @@ -86,6 +86,9 @@ fetch --stdout memory # Print the output of memory and disk fetch --stdout disk +# Print the output of all functions excluding x +fetch --stdout --disable kernel packages gtktheme + ``` - Added `--stdout_seperator` and `$stdout_seperator` which takes a string and adds it
@@ -110,6 +113,8 @@ fetch --stdout disk gpu --stdout_seperator " | " - You can now display info without a subtitle. eg. `info memory` - Added `--disable` which allows you to stop an info line from appearing at launch.
+- Added `--underline` and `$underline` which allow you to toggle visibility of the
+underline at launch and in your config. ```sh # Stop cpu, gpu, disk and shell functions from being called