Sync xwayland eavesdropping default in kwin.kcfg

Amends a136a159f9 which changed the value in the kcfg file that the kcm reads, KWin uses options.kcfg
4f322e24d3 changed the in code default but this will be later overriden when loading the options.
This commit is contained in:
David Redondo 2024-06-18 07:39:22 +00:00
parent 940215b624
commit 1b1af29de9

View file

@ -341,7 +341,7 @@
<choice name="Combinations"/>
<choice name="All"/>
</choices>
<default>None</default>
<default>Combinations</default>
</entry>
<entry name="XwaylandEavesdropsMouse" type="Bool">
<default>false</default>