aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDemonKingSwarn <rockingswarn@gmail.com>2025-01-25 23:58:05 +0530
committerDemonKingSwarn <rockingswarn@gmail.com>2025-01-25 23:58:05 +0530
commite832d4de9209236b6d222b7ce1c062fb9e66871c (patch)
tree4f7567a69fc7f6f0fc02c7ad8a5615093ac0c44b
parent026a0a059118ab5d5f07684ed0dfb58626c4a884 (diff)
downloadhypr-wellbeing-e832d4de9209236b6d222b7ce1c062fb9e66871c.zip
hypr-wellbeing-e832d4de9209236b6d222b7ce1c062fb9e66871c.tar.gz
chore: README added
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0e57421
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# hyprwatch
+
+## Monitor Mode
+
+```sh
+hyprwatch -d &> /dev/null & disown
+```
+
+## Show Stats
+
+```sh
+hyprwatch --show
+```