parent
b62d903f73
commit
b2b5458c22
@ -0,0 +1,21 @@
|
|||||||
|
diff -urN ArcMenu-v27.orig/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml ArcMenu-v27/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml
|
||||||
|
--- ArcMenu-v27.orig/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml 2023-06-25 20:05:42.566386765 +0300
|
||||||
|
+++ ArcMenu-v27/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml 2023-06-25 20:11:38.738217405 +0300
|
||||||
|
@@ -124,7 +124,7 @@
|
||||||
|
<description>Menu position alignment 0 = Left, 50 = Center, 100 = Right</description>
|
||||||
|
</key>
|
||||||
|
<key name="menu-layout" enum="org.gnome.shell.extensions.arcmenu.menulayout">
|
||||||
|
- <default>'Default'</default>
|
||||||
|
+ <default>'Windows'</default>
|
||||||
|
<summary>menu layout</summary>
|
||||||
|
<description>Menu Layout</description>
|
||||||
|
</key>
|
||||||
|
@@ -634,7 +634,7 @@
|
||||||
|
<description>File path of the custom icon for the menu button.</description>
|
||||||
|
</key>
|
||||||
|
<key type="d" name="custom-menu-button-icon-size">
|
||||||
|
- <default>20</default>
|
||||||
|
+ <default>26</default>
|
||||||
|
<summary>Size of the icon in percentage.</summary>
|
||||||
|
<description>Size of the icon in percentage.</description>
|
||||||
|
</key>
|
Loading…
Reference in new issue