2021-07-16 18:18:09 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<labwc_config>
|
2020-06-05 23:04:54 +01:00
|
|
|
|
2021-07-16 18:18:09 +01:00
|
|
|
<core>
|
2021-08-22 14:32:19 +01:00
|
|
|
<gap>10</gap>
|
2021-07-16 18:18:09 +01:00
|
|
|
</core>
|
2020-06-05 23:04:54 +01:00
|
|
|
|
2021-07-16 18:18:09 +01:00
|
|
|
<theme>
|
|
|
|
|
<name></name>
|
|
|
|
|
<cornerRadius>8</cornerRadius>
|
2021-08-22 19:09:31 +01:00
|
|
|
<font><name>sans</name><size>10</size></font>
|
2021-07-16 18:18:09 +01:00
|
|
|
</theme>
|
2020-10-22 19:40:57 +01:00
|
|
|
|
2021-07-16 18:18:09 +01:00
|
|
|
<keyboard>
|
2021-08-22 19:09:31 +01:00
|
|
|
<default />
|
|
|
|
|
<keybind key="A-Return">
|
|
|
|
|
<action name="Execute"><command>sakura</command></action>
|
|
|
|
|
</keybind>
|
2021-07-16 18:18:09 +01:00
|
|
|
</keyboard>
|
2020-06-05 23:04:54 +01:00
|
|
|
|
2021-08-29 17:10:21 -04:00
|
|
|
<mouse>
|
|
|
|
|
<context name="TitleBar">
|
|
|
|
|
<mousebind button="Left" action="DoubleClick">
|
|
|
|
|
<action name="ToggleMaximize"/>
|
|
|
|
|
</mousebind>
|
|
|
|
|
</context>
|
|
|
|
|
</mouse>
|
|
|
|
|
|
2021-07-16 18:18:09 +01:00
|
|
|
</labwc_config>
|