config: make <windowSwitcher> a toplevel element

...rather than a child of <core>
This commit is contained in:
Johan Malm 2023-04-19 14:34:41 +01:00 committed by Johan Malm
parent 5744bba849
commit 36849eb7ef
3 changed files with 12 additions and 5 deletions

View file

@ -12,7 +12,6 @@
<gap>0</gap>
<adaptiveSync>no</adaptiveSync>
<reuseOutputMode>no</reuseOutputMode>
<windowSwitcher show="yes" preview="yes" outlines="yes" />
</core>
<!-- <font><theme> can be defined without an attribute to set all places -->
@ -39,6 +38,8 @@
</font>
</theme>
<windowSwitcher show="yes" preview="yes" outlines="yes" />
<!-- edge strength is in pixels -->
<resistance>
<screenEdgeStrength>20</screenEdgeStrength>