From 3922cf456a6c711032a1a6650442be67cfbb80fb Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Thu, 7 Mar 2019 22:43:23 +0100 Subject: #54 ability to disable hotloader and trigger manual reload of config file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') 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" -- cgit v1.2.3