labwc/docs/rc.xml
Christoc90 4c1efa5c4b
labwc/docs/rc.xml
#442 
#441 
#440 
#439 
#203 
@Christoc90
2022-07-12 11:33:31 +02:00

27 lines
517 B
XML

<?xml version="1.0"?>
#rc.xml
<!--
This is a very simple config file with many options missing. For a complete
set of options with comments, see docs/rc.xml.all
-->
<labwc_config>
<core>
<gap>10</gap>
</core>
<theme>
<name></name>
<cornerRadius>8</cornerRadius>
<font><name>sans</name><size>10</size></font>
</theme>
<keyboard>
<default />
<keybind key="A-Return">
<action name="Execute"><command>sakura</command></action>
</keybind>
</keyboard>
</labwc_config>