diff --git a/SOURCES/0001-Customize-Arc-Menu.patch b/SOURCES/0001-Customize-Arc-Menu.patch index 99cc20a..81ca032 100644 --- a/SOURCES/0001-Customize-Arc-Menu.patch +++ b/SOURCES/0001-Customize-Arc-Menu.patch @@ -1,14 +1,14 @@ -From 4e784f20c090cd6e27aa7e70ead95fde238b657c Mon Sep 17 00:00:00 2001 +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 --- - .../org.gnome.shell.extensions.arcmenu.gschema.xml | 12 ++++++------ - 1 file changed, 6 insertions(+), 6 deletions(-) + ...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..e826b80 100644 +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 @@ @@ -20,6 +20,24 @@ index 4311e18..e826b80 100644 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 @@ -61,6 +79,18 @@ index 4311e18..e826b80 100644 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 diff --git a/SPECS/gnome-shell-extension-arcmenu.spec b/SPECS/gnome-shell-extension-arcmenu.spec index ae335f1..6bd0f1d 100644 --- a/SPECS/gnome-shell-extension-arcmenu.spec +++ b/SPECS/gnome-shell-extension-arcmenu.spec @@ -5,7 +5,7 @@ Summary: Gnome shell extension designed to replace the standard menu Name: gnome-shell-extension-arcmenu Version: 63 -Release: 2%{dist}.inferit +Release: 3%{dist} License: GPLv2 URL: https://gitlab.com/arcmenu/ArcMenu/ @@ -60,6 +60,11 @@ mkdir -p %{buildroot}%{_datadir}/pixmaps/ %{_datadir}/gnome-shell/extensions/%{uuid} %changelog +* Tue Dec 24 2024 Arkady L. Shane - 63-3 +- Added Chromium and Terminal to favorites +- Fix menu border +- Bump menus size + * Tue Dec 24 2024 Arkady L. Shane - 63-2 - Set 48 px size for Menu icon - Disable open menu shortcut