Bugfix to schema location, noticed by Ben Curtis.

This commit is contained in:
Cas Cremers
2021-02-01 15:58:31 +01:00
parent 7b8f11bd1a
commit 885d184faf
4 changed files with 5 additions and 48 deletions

Binary file not shown.

View File

@@ -12,6 +12,11 @@
<summary>Turn on/off use of maximizing windows</summary>
<description>When on, certain windows that won't resize full screen like Terminal will, however animations may occur between tile shifts.</description>
</key>
<key name="use-minimize" type="b">
<default>true</default>
<summary>Turn use of minimizing windows on/off</summary>
<description>When off, windows will never be minimized.</description>
</key>
<key name="preview" type="b">
<default>true</default>
<summary>Turn on/off mouse positioning</summary>