aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2019-03-03 22:24:14 +0100
committerkoekeishiya <aasvi93@hotmail.com>2019-03-03 22:24:14 +0100
commitac494e3f72e397aaf3245b0401bd1b963bd4ebd3 (patch)
tree4284cc6367dc72da738b76a7d65c19c3636e9a79 /examples
parent56b94a6eed9fe4642382f533666dc19901fad3fc (diff)
downloadskhd-ac494e3f72e397aaf3245b0401bd1b963bd4ebd3.tar.gz
skhd-ac494e3f72e397aaf3245b0401bd1b963bd4ebd3.zip
#58 load/include additional config files
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"