mirror of
https://github.com/FranP-code/wintile.git
synced 2025-10-13 00:33:46 +00:00
Added grid of 3 columns
This commit is contained in:
Binary file not shown.
@@ -3,9 +3,9 @@
|
||||
<schema id="org.gnome.shell.extensions.wintile" path="/org/gnome/shell/extensions/wintile/">
|
||||
<key name="cols" type="i">
|
||||
<default>0</default>
|
||||
<summary>Number of columns (2 or 4 only)</summary>
|
||||
<summary>Number of columns</summary>
|
||||
<description></description>
|
||||
<range min="0" max="1"/>
|
||||
<range min="0" max="2"/>
|
||||
</key>
|
||||
<key name="use-maximize" type="b">
|
||||
<default>true</default>
|
||||
|
||||
Reference in New Issue
Block a user