diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 0d82d79..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -custom diff --git a/custom/README.md b/custom/README.md index e55aa9b..b4a11cb 100644 --- a/custom/README.md +++ b/custom/README.md @@ -13,7 +13,7 @@ Use the [Module template](#module-template) (or example.sh) as a starting point Save the new module under this folder using the module name as the file name and .sh as the extension. Update the status module list with your module. ```sh -set -g @catppuccin_status_modules "... ..." +set -g @catppuccin_status_modules_right "... ..." ```