mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
docs/rc.xml: adjust format
This commit is contained in:
parent
1155352bb6
commit
9427496f07
1 changed files with 6 additions and 11 deletions
|
|
@ -2,15 +2,12 @@
|
||||||
This is a very simple config file with many options missing. For a complete
|
This is a very simple config file with many options missing. For a complete
|
||||||
set of options with comments, see docs/rc.xml.all
|
set of options with comments, see docs/rc.xml.all
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<labwc_config>
|
<labwc_config>
|
||||||
|
|
||||||
<theme>
|
<theme>
|
||||||
<name>Clearlooks-3.4</name>
|
<name>Clearlooks-3.4</name>
|
||||||
<cornerRadius>8</cornerRadius>
|
<cornerRadius>8</cornerRadius>
|
||||||
<font name="sans" size="10"/>
|
<font name="sans" size="10"/>
|
||||||
</theme>
|
</theme>
|
||||||
|
|
||||||
<keyboard>
|
<keyboard>
|
||||||
<default/>
|
<default/>
|
||||||
<!-- Use a different terminal emulator -->
|
<!-- Use a different terminal emulator -->
|
||||||
|
|
@ -25,7 +22,6 @@
|
||||||
<action name="None"/>
|
<action name="None"/>
|
||||||
</keybind>
|
</keybind>
|
||||||
</keyboard>
|
</keyboard>
|
||||||
|
|
||||||
<mouse>
|
<mouse>
|
||||||
<default/>
|
<default/>
|
||||||
<!-- Show a custom menu on desktop right click -->
|
<!-- Show a custom menu on desktop right click -->
|
||||||
|
|
@ -35,5 +31,4 @@
|
||||||
</mousebind>
|
</mousebind>
|
||||||
</context>
|
</context>
|
||||||
</mouse>
|
</mouse>
|
||||||
|
|
||||||
</labwc_config>
|
</labwc_config>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue