From 4e784f20c090cd6e27aa7e70ead95fde238b657c Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 14:06:21 +0300 Subject: [PATCH] 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 4311e18..e826b80 100644 --- a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml +++ b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml @@ -134,7 +134,7 @@ Menu position alignment - 'Default' + 'Windows' menu layout @@ -468,7 +468,7 @@ Display type for power options - false + true Display on all monitors @@ -476,7 +476,7 @@ Show/Hide Activities Button in panel - ['Super_L'] + [] Keybind to open ArcMenu @@ -552,7 +552,7 @@ Text of the menu button. - 'Menu_Icon' + 'Custom_Icon' Icon type for the menu button. @@ -564,11 +564,11 @@ Distro icon integer value for the menu button. - '' + '/usr/share/icons/hicolor/256x256/apps/fedora-logo-icon.png' File path of the custom icon for the menu button. - 20 + 48 Size of the menu buton icon. -- 2.47.1