aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/services/sxhkd/sxhkdrc
diff options
context:
space:
mode:
authorNazarii Bardiuk <nazarii@bardiuk.com>2019-09-15 22:12:08 +0100
committerRobert Helgesson <robert@rycee.net>2019-09-17 21:42:05 +0200
commit51581b7e43b24be6cf75497cee6bcfb5f37f2a61 (patch)
tree3d07af723b5c2aff7164628af11f4cbe16852c87 /tests/modules/services/sxhkd/sxhkdrc
parentb0544c8cded820fc1439c26b4fc7485846430516 (diff)
sxhkd: add service
Diffstat (limited to '')
-rw-r--r--tests/modules/services/sxhkd/sxhkdrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/modules/services/sxhkd/sxhkdrc b/tests/modules/services/sxhkd/sxhkdrc
new file mode 100644
index 00000000000..c8883464b29
--- /dev/null
+++ b/tests/modules/services/sxhkd/sxhkdrc
@@ -0,0 +1,13 @@
+super + Shift + b
+ run command b
+
+super + a
+ run command a
+
+
+super + c
+ call command c
+
+# comment
+super + d
+ call command d