mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
docs: reformat default config
This commit is contained in:
parent
e4aa7cef76
commit
95b21bef01
2 changed files with 35 additions and 35 deletions
|
|
@ -14,13 +14,13 @@
|
|||
<theme>
|
||||
<name></name>
|
||||
<cornerRadius>8</cornerRadius>
|
||||
<font><name>sans</name><size>10</size></font>
|
||||
<font name="sans" size="10" />
|
||||
</theme>
|
||||
|
||||
<keyboard>
|
||||
<default />
|
||||
<keybind key="A-Return">
|
||||
<action name="Execute"><command>sakura</command></action>
|
||||
<action name="Execute" command="sakura" />
|
||||
</keybind>
|
||||
</keyboard>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue