aboutsummaryrefslogtreecommitdiff
path: root/examples/skhdrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/skhdrc')
-rw-r--r--examples/skhdrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/skhdrc b/examples/skhdrc
index 35f31b8..42a1403 100644
--- a/examples/skhdrc
+++ b/examples/skhdrc
@@ -1,4 +1,7 @@
-## NOTE(koekeishiya): A hotkey is written according to the following rules:
+## NOTE(koekeishiya): A list of all built-in modifier and literal keywords can
+# be found at https://github.com/koekeishiya/skhd/issues/1
+#
+# A hotkey is written according to the following rules:
#
# hotkey = <keysym> ':' <command> |
# <keysym> '->' ':' <command>