mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -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"/>
|
||||
</windowRule>
|
||||
<windowRule identifier="org.qutebrowser.qutebrowser">
|
||||
<action name="ResizeTo" width="1024" y="800" />
|
||||
<action name="ResizeTo" width="1024" height="800" />
|
||||
<action name="AutoPlace"/>
|
||||
</windowRule>
|
||||
</windowRules>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue