mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-08-01 21:50:55 +02:00
Compare commits
1 Commits
f70874bdc2
...
9565699a58
Author | SHA1 | Date | |
---|---|---|---|
9565699a58 |
@ -15,6 +15,9 @@
|
|||||||
<item label="AlwaysOnTop">
|
<item label="AlwaysOnTop">
|
||||||
<action name="ToggleAlwaysOnTop" />
|
<action name="ToggleAlwaysOnTop" />
|
||||||
</item>
|
</item>
|
||||||
|
<item label="Close">
|
||||||
|
<action name="Close"/>
|
||||||
|
</item>
|
||||||
</menu>
|
</menu>
|
||||||
<menu id="root-menu">
|
<menu id="root-menu">
|
||||||
<item label="Terminal">
|
<item label="Terminal">
|
||||||
|
@ -12,9 +12,9 @@
|
|||||||
</core>
|
</core>
|
||||||
|
|
||||||
<theme>
|
<theme>
|
||||||
<name></name>
|
<name>Adwaita</name>
|
||||||
<cornerRadius>8</cornerRadius>
|
<cornerRadius>0</cornerRadius>
|
||||||
<font name="sans" size="10" />
|
<font name="sans" size="12" />
|
||||||
</theme>
|
</theme>
|
||||||
|
|
||||||
<keyboard>
|
<keyboard>
|
||||||
|
Reference in New Issue
Block a user