rc.xml.all: replace "" with "default" in libinput device category

As empty string there is not matched as how it was expected.
This commit is contained in:
Tomi Ollila 2023-12-29 16:35:01 +02:00 committed by Johan Malm
parent b1c5e95c05
commit aff673bee4

View file

@ -421,7 +421,7 @@
- tapButtonMap [lrm|lmr]
-->
<libinput>
<device category="">
<device category="default">
<naturalScroll></naturalScroll>
<leftHanded></leftHanded>
<pointerSpeed></pointerSpeed>