diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2025-01-27 10:01:38 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2025-02-03 20:21:07 +0530 |
| commit | 6f9d0ed99402ba0e277103901ef2a5a9381e1ba1 (patch) | |
| tree | 047cf1c21e051ce257fe5866eaee718934d281cb | |
| parent | 73ac56ac8c2e59eda8875ab4866c611859f1fb2f (diff) | |
| download | hypr-wellbeing-6f9d0ed99402ba0e277103901ef2a5a9381e1ba1.zip hypr-wellbeing-6f9d0ed99402ba0e277103901ef2a5a9381e1ba1.tar.gz | |
chore: readme updated
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -4,10 +4,16 @@ ## Usage -### Monitor Mode +> [!NOTE] +> make sure you ran this command before running the program ```sh mkdir -p $HOME/.cache/hyprwatch/daily_data +``` + +### Monitor Mode + +```sh hyprwatch -d &> /dev/null & ``` |
