Sync xwayland eavesdropping default in kwin.kcfg
Amendsa136a159f9
which changed the value in the kcfg file that the kcm reads, KWin uses options.kcfg4f322e24d3
changed the in code default but this will be later overriden when loading the options.
This commit is contained in:
parent
940215b624
commit
1b1af29de9
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue