docs/rc.xml: adjust format

This commit is contained in:
Johan Malm 2026-02-04 20:46:54 +00:00
parent 1155352bb6
commit 9427496f07

View file

@ -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>