From 74341cb42604f014f11362cb4ee428ee12f010ac Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 14:06:21 +0300 Subject: [PATCH 1/3] Customize Arc Menu --- schemas/org.gnome.shell.extensions.arcmenu.gschema.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml index 4311e18..dc1c467 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 @@ -552,7 +552,7 @@ Text of the menu button. - 'Menu_Icon' + 'Custom_Icon' Icon type for the menu button. @@ -564,7 +564,7 @@ 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. -- 2.47.1