Pin logo-menu v38 and rebuild with patched defaults

This commit is contained in:
randogoth 2026-02-03 18:18:38 +02:00
parent 6ac92aa9f3
commit 27ce70ebfd
3 changed files with 10 additions and 4 deletions

View file

@ -90,7 +90,7 @@ diff -ru orig/schemas/org.gnome.shell.extensions.logo-menu.gschema.xml mod/schem
<key type="i" name="menu-button-icon-image">
- <default>0</default>
+ <default>51</default>
+ <default>18</default>
<summary>Menu Button Icon Image</summary>
<description>Change the Menu Button Icon Image.</description>
</key>
@ -126,7 +126,7 @@ diff -ru orig/schemas/org.gnome.shell.extensions.logo-menu.gschema.xml mod/schem
<key type="s" name="menu-button-system-monitor">
- <default>"gnome-system-monitor"</default>
+ <default>"mission-center"</default>
+ <default>"missioncenter"</default>
<summary>Menu System Monitor</summary>
<description>Change the Menu System Monitor.</description>
</key>