From 54def8303329e0321e8b91b07585c4b204dc7580 Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 9 Aug 2023 18:03:33 +0300 Subject: [PATCH 1/3] Customize Arc Menu --- .../org.gnome.shell.extensions.arcmenu.gschema.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml index 9638cb6..450b222 100644 --- a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml +++ b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml @@ -124,7 +124,7 @@ Menu position alignment 0 = Left, 50 = Center, 100 = Right - 'Default' + 'Windows' menu layout Menu Layout @@ -614,7 +614,7 @@ Text of the menu button. - 'Arc_Menu_Icon' + 'Custom_Icon' Icon of the menu button. Icon of the menu button. @@ -629,12 +629,12 @@ Icon of the menu button. - '' + '/usr/share/icons/hicolor/256x256/apps/fedora-logo-icon.png' File path of the custom icon for the menu button. File path of the custom icon for the menu button. - 20 + 44 Size of the icon in percentage. Size of the icon in percentage. @@ -649,12 +649,12 @@ Menu button position offset for main panel - false + true Override border radius styling of the menu button Override border radius of the menu button. - 0 + 10 The border radius size of the menu button The border radius size of the menu button. -- 2.41.0