aboutsummaryrefslogtreecommitdiff
path: root/examples/skhdrc
diff options
context:
space:
mode:
authorkoekeishiya <aasvi93@hotmail.com>2017-08-07 20:24:39 +0200
committerkoekeishiya <aasvi93@hotmail.com>2017-08-07 20:24:39 +0200
commit37d7a25b7997a2fb17ad7f33c8c22ea9510abbea (patch)
treeb9d1d41308300fcdf59a60174115765a45c3f0ae /examples/skhdrc
parentd69056799a399058005b4950751397a31110de4a (diff)
downloadskhd-37d7a25b7997a2fb17ad7f33c8c22ea9510abbea.tar.gz
skhd-37d7a25b7997a2fb17ad7f33c8c22ea9510abbea.zip
fix indent
Diffstat (limited to 'examples/skhdrc')
-rw-r--r--examples/skhdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/skhdrc b/examples/skhdrc
index b9f2c09..4363d71 100644
--- a/examples/skhdrc
+++ b/examples/skhdrc
@@ -1,7 +1,7 @@
## NOTE(koekeishiya): A hotkey is written according to the following rules:
#
-# hotkey = <keysym> ':' <command> |
-# <keysym> '->' ':' <command>
+# hotkey = <keysym> ':' <command> |
+# <keysym> '->' ':' <command>
#
# keysym = <mod> '-' <key> | <key>
#