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