docs: reformat default config

This commit is contained in:
Consolatis 2022-11-25 03:20:49 +01:00 committed by Johan Malm
parent e4aa7cef76
commit 95b21bef01
2 changed files with 35 additions and 35 deletions

View file

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