aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2025-01-27 10:01:38 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2025-01-27 10:01:38 +0530
commit792b9df7112ec8cedc52f8deba6468380a68d723 (patch)
tree047cf1c21e051ce257fe5866eaee718934d281cb /README.md
parentad2466175b8d13d330cf5ea752d702a32a788d55 (diff)
downloadhypr-wellbeing-792b9df7112ec8cedc52f8deba6468380a68d723.zip
hypr-wellbeing-792b9df7112ec8cedc52f8deba6468380a68d723.tar.gz
chore: readme updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3d23679..62ef9b8 100644
--- a/README.md
+++ b/README.md
@@ -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 &
```