summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2015-09-18 00:24:13 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2015-09-18 00:27:43 +1000
commitb7f8db12a3389affaa16c584e03d452624ea8bf8 (patch)
tree903dfdff8822f2b3a8aebcce3dfb7ba4be6312de
parent6abd341279ea54e7c0ce56b1a2ad310a496be2b5 (diff)
conf: rename 99-libinput.conf to 90-libinput.conf
This way it still sorts after the usual subjects, but it's easier to stack extra config in afterwards. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--Makefile.am2
-rw-r--r--conf/90-libinput.conf (renamed from conf/99-libinput.conf)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ef17c35..e67d235 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,4 +37,4 @@ ChangeLog:
dist-hook: ChangeLog INSTALL
-EXTRA_DIST = conf/99-libinput.conf README.md
+EXTRA_DIST = conf/90-libinput.conf README.md
diff --git a/conf/99-libinput.conf b/conf/90-libinput.conf
index 6c52e79..6c52e79 100644
--- a/conf/99-libinput.conf
+++ b/conf/90-libinput.conf