Pi66

pind
Simple Rust hotkey daemon.
git clone https://git.pi66.xyz/pind

← back to log

Init

author: pixel2175
date: 2025-08-13 12:03
hash: 5528b26a868ff7beaf1ea21dcfc277b2b3ea810b

Diffstat:

M

README.md
7 ++++++++++++++++++++++++++++++
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
diff --git a/README.md b/README.md
index 8bc807c..8b86647 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,13 @@ make install
 make uninstall
 ```

+## How to use
+- Run it 
+```bash 
+pindc <doas|sudo|etc>
+```
+
+
 ## Config
 the default config path is in ```/etc/pind/pindrc```.
 check the pindrc file for more info.