aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/skhdrc9
1 files changed, 8 insertions, 1 deletions
diff --git a/examples/skhdrc b/examples/skhdrc
index bf0f7a3..48b5424 100644
--- a/examples/skhdrc
+++ b/examples/skhdrc
@@ -86,7 +86,14 @@
# "finder" : false
# ]
-# prevent skhd from monitoring events for specific applications
+# specify a file that should be included as an additional config-file.
+# treated as an absolutepath if the filename begins with '/' otherwise
+# the file is relative to the path of the config-file it was loaded from.
+#
+# .load "/Users/Koe/.config/partial_skhdrc"
+# .load "partial_skhdrc"
+
+# prevent skhd from monitoring events for specific applications.
#
# .blacklist [
# "kitty"