labwc/docs/rc.xml
2022-12-12 17:56:36 +00:00

27 lines
480 B
XML

<?xml version="1.0"?>
<!--
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" size="10" />
</theme>
<keyboard>
<default />
<keybind key="A-Return">
<action name="Execute" command="sakura" />
</keybind>
</keyboard>
</labwc_config>