We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Anze
Learn more about funding links in repositories.
Report abuse
1 parent 56cf7ba commit 33559fcCopy full SHA for 33559fc
readme.md
@@ -39,8 +39,11 @@ KeyClu ask for permissions:
39
### Usage
40
* Press `⌘` key twice and hold (default) to present shortcuts of current app
41
* Press `⌘` key and hold (alternative) to present shortcuts of current app
42
+* Press `⌘` key 3 times to toggle persistent panel
43
+* Trigger show shortcuts panel by passing `--show-shortcuts` param
44
+* Toggle persistent panel by passing `--toggle-persistent` param
45
-If icon of the App is hidden in menu bar, you can call Settings window by quickly pressing `⌘` key 3 times.
46
+If icon of the App is hidden in menu bar, you can call Settings window by quickly pressing `⌃`(ctrl) key 3 times.
47
48
### License
49
KeyClu is released under the BSD-3-Clause-Clear license. See [LICENSE](LICENSE) for details.
0 commit comments