Add an option for onboard layout for openbox
This commit is contained in:
parent
5fa8dbe406
commit
4a35e32217
@ -940,6 +940,16 @@
|
|||||||
<application type="normal">
|
<application type="normal">
|
||||||
<maximized>true</maximized>
|
<maximized>true</maximized>
|
||||||
</application>
|
</application>
|
||||||
|
<!--
|
||||||
|
<application name="onboard">
|
||||||
|
<position force="no">
|
||||||
|
<x>-64</x>
|
||||||
|
<y>center</y>
|
||||||
|
</position>
|
||||||
|
<focus>yes</focus>
|
||||||
|
<layer>above</layer>
|
||||||
|
<maximized>false</maximized>
|
||||||
|
</application>
|
||||||
|
-->
|
||||||
</applications>
|
</applications>
|
||||||
</openbox_config>
|
</openbox_config>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user