summaryrefslogtreecommitdiff
path: root/.config/xorg.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/xorg.conf')
-rw-r--r--.config/xorg.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xorg.conf b/.config/xorg.conf
index f316b2e..00290e2 100644
--- a/.config/xorg.conf
+++ b/.config/xorg.conf
@@ -8,7 +8,7 @@ EndSection
Section "InputClass"
Identifier "libinput pointer catchall"
- MatchIsPointer "true"
+ MatchIsPointer "true"
Driver "libinput"
Option "AccelProfile" "flat"
EndSection