You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnome-shell-extension-arcmenu/SOURCES/ArcMenu-v27-scheme.patch

22 lines
1.1 KiB

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>