From 9634f92c70da0fee1d527b7c89d26fe0840eee2d Mon Sep 17 00:00:00 2001 From: Earldridge Jazzed Pineda Date: Sat, 5 Oct 2024 12:50:45 +0800 Subject: [PATCH 1/2] Fix default wallpaper --- schemas/org.cinnamon.desktop.background.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/org.cinnamon.desktop.background.gschema.xml.in b/schemas/org.cinnamon.desktop.background.gschema.xml.in index 87ec1e8..c23da54 100644 --- a/schemas/org.cinnamon.desktop.background.gschema.xml.in +++ b/schemas/org.cinnamon.desktop.background.gschema.xml.in @@ -11,7 +11,7 @@ - 'file://@datadir@/themes/Adwaita/backgrounds/adwaita-timed.xml' + 'file://@datadir@/backgrounds/gnome/adwaita-l.jxl' Picture URI URI to use for the background image. Not that the backend only supports From 14121a94486e0f060a60c057cfa21ac44ea6e7c1 Mon Sep 17 00:00:00 2001 From: Earldridge Jazzed Pineda Date: Sat, 5 Oct 2024 12:51:04 +0800 Subject: [PATCH 2/2] Set the default icon theme to AdwaitaLegacy --- schemas/org.cinnamon.desktop.interface.gschema.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/org.cinnamon.desktop.interface.gschema.xml.in b/schemas/org.cinnamon.desktop.interface.gschema.xml.in index 6fec148..3e57d7f 100644 --- a/schemas/org.cinnamon.desktop.interface.gschema.xml.in +++ b/schemas/org.cinnamon.desktop.interface.gschema.xml.in @@ -102,7 +102,7 @@ - 'gnome' + 'AdwaitaLegacy' Icon Theme Icon theme to use for the panel, nautilus etc.