From 88dcf7cb3a08cfcabb44628a32dbe395b1153f19 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Mon, 7 Aug 2017 21:15:39 +0200 Subject: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4775c40..e4ea45b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ **skhd** is a simple hotkey daemon for macOS. It is a stripped version of [**khd**](https://github.com/koekeishiya/khd) (although mostly rewritten from scratch), that sacrifices the more advanced features in favour of increased responsiveness and performance. +**skhd** is able to hotload its config file, meaning that hotkeys can be edited and updated live while **skhd** is running. + **skhd** has an improved parser that is able to accurately identify both the line and character position of any symbol that does not follow the correct grammar rules for defining a hotkey. If a syntax error is detected during parsing, the parser will print the error and abort. **skhd** will still continue to run and when the syntax error has been fixed, it will automatically reload and reparse the config file. -- cgit v1.2.3