aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3100b3e..d0c4d4c 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
**skhd** uses a pid-file to make sure that only one instance is running at any moment in time. This also allows for the ability to trigger
a manual reload of the config file by invoking `skhd --reload` at any time while an instance of **skhd** is running. The pid-file is saved
-as `/tmp/skhd.pid` and so the user that is running **skhd** must have write permission to said path.
+as `/tmp/skhd_%USER.pid` and so the user that is running **skhd** must have write permission to said path.
feature comparison between **skhd** and **khd**