aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2019-03-07 22:43:23 +0100
committerkoekeishiya <aasvi93@hotmail.com>2019-03-07 22:43:23 +0100
commit3922cf456a6c711032a1a6650442be67cfbb80fb (patch)
tree86cb6d88498a6c20fdb8237b8baf58f2def293af /README.md
parentac494e3f72e397aaf3245b0401bd1b963bd4ebd3 (diff)
downloadskhd-3922cf456a6c711032a1a6650442be67cfbb80fb.tar.gz
skhd-3922cf456a6c711032a1a6650442be67cfbb80fb.zip
#54 ability to disable hotloader and trigger manual reload of config file
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 24b9226..c4b1a8d 100644
--- a/README.md
+++ b/README.md
@@ -56,6 +56,12 @@ Requires xcode-8 command-line tools.
-c | --config: Specify location of config file
skhd -c ~/.skhdrc
+-r | --reload: Signal a running instance of skhd to reload its config file
+ skhd -r
+
+-h | --no-hotload: Disable system for hotloading config file
+ skhd -h
+
-k | --key: Synthesize a keypress (same syntax as when defining a hotkey)
skhd -k "shift + alt - 7"