We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbde75 commit b0f5e81Copy full SHA for b0f5e81
data/io.github.seadve.Mousai.gschema.xml.in
@@ -2,12 +2,12 @@
2
<schemalist>
3
<schema path="/io/github/seadve/Mousai/" id="@app-id@" gettext-domain="@gettext-package@">
4
<key name="window-width" type="i">
5
- <default>600</default>
+ <default>768</default>
6
<summary>Window width</summary>
7
<description></description>
8
</key>
9
<key name="window-height" type="i">
10
- <default>400</default>
+ <default>600</default>
11
<summary>Window height</summary>
12
13
0 commit comments