aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2019-05-21 17:35:35 +0200
committerkoekeishiya <aasvi93@hotmail.com>2019-05-21 17:35:35 +0200
commit895ff8e921246b0e81d3c70f0e9c7505205fbfab (patch)
tree1acc5df46252002c223c789dc5777e7ba390333a
parent63eb2393377792943b91b6f3eb17776c02db921b (diff)
downloadskhd-895ff8e921246b0e81d3c70f0e9c7505205fbfab.tar.gz
skhd-895ff8e921246b0e81d3c70f0e9c7505205fbfab.zip
update readme
-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**