From 71f467d9ed6f28c9a826c8594ac5d392035a915f Mon Sep 17 00:00:00 2001 From: tigro Date: Mon, 23 Dec 2024 14:06:21 +0300 Subject: [PATCH] Customize Arc Menu --- ...gnome.shell.extensions.arcmenu.gschema.xml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml b/schemas/org.gnome.shell.extensions.arcmenu.gschema.xml index 4311e18..da6c376 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 @@ -198,7 +198,7 @@ ArcMenu menu button bg color. - (false, 20) + (true, 10) ArcMenu menu button border radius. @@ -444,7 +444,7 @@ Menu Width Adjustement. - 290 + 390 Menu width @@ -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. @@ -603,9 +603,9 @@ [ - {'id': 'firefox.desktop'}, + {'id': 'chromium-browser.desktop'}, {'id': 'org.gnome.Nautilus.desktop'}, - {'id': 'org.gnome.Terminal.desktop'}, + {'id': 'org.gnome.Ptyxis.desktop'}, {'id': 'gnome-extensions prefs arcmenu@arcmenu.com', 'name': 'ArcMenu Settings', 'icon': 'ArcMenu_ArcMenuIcon'} ] -- 2.47.1