mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
rc.xml.all: s/y/height/ in WindowRule ReSizeTo comment
This commit is contained in:
parent
abd8e971c6
commit
d30fbbeafa
1 changed files with 1 additions and 1 deletions
|
|
@ -580,7 +580,7 @@
|
||||||
<action name="ToggleAlwaysOnBottom"/>
|
<action name="ToggleAlwaysOnBottom"/>
|
||||||
</windowRule>
|
</windowRule>
|
||||||
<windowRule identifier="org.qutebrowser.qutebrowser">
|
<windowRule identifier="org.qutebrowser.qutebrowser">
|
||||||
<action name="ResizeTo" width="1024" y="800" />
|
<action name="ResizeTo" width="1024" height="800" />
|
||||||
<action name="AutoPlace"/>
|
<action name="AutoPlace"/>
|
||||||
</windowRule>
|
</windowRule>
|
||||||
</windowRules>
|
</windowRules>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue