aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2017-08-08 14:10:17 +0200
committerkoekeishiya <aasvi93@hotmail.com>2017-08-08 14:10:17 +0200
commitf8b95dc8d4df04a11b98daae36f222509498be58 (patch)
tree3bb1756622730737284289143def79a0bcdce264 /README.md
parent85e296ac72223c28c0814aa0ebdc27c683df653c (diff)
downloadskhd-f8b95dc8d4df04a11b98daae36f222509498be58.tar.gz
skhd-f8b95dc8d4df04a11b98daae36f222509498be58.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9611dc9..4a0210a 100644
--- a/README.md
+++ b/README.md
@@ -15,10 +15,12 @@ feature comparison between **skhd** and **khd**
| feature | skhd | khd |
|:--------------------------:|:----:|:---:|
| hotload config file | [x] | [ ] |
+| store hotkey in hashmap | [x] | [ ] |
+| store hotkey in linked-list| [ ] | [x] |
| require unix domain socket | [ ] | [x] |
| hotkey passthrough | [x] | [x] |
| modal hotkey-system | [ ] | [x] |
-| app specific hotkey | [ ] | [x] |
+| application specific hotkey| [ ] | [x] |
| modifier only hotkey | [ ] | [x] |
| caps-lock as hotkey | [ ] | [x] |
| mouse-buttons as hotkey | [ ] | [x] |