summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--schemas/org.gnome.desktop.background.gschema.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in
index f8386e0..6a70b65 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in
@@ -11,7 +11,7 @@
</description>
</key>
<key name="picture-uri" type="s">
- <default>'file://@datadir@/backgrounds/gnome/adwaita-l.jpg'</default>
+ <default>'file://@datadir@/backgrounds/gnome/adwaita-l.webp'</default>
<summary>Picture URI</summary>
<description>
URI to use for the background image. Note that the backend only supports
@@ -19,7 +19,7 @@
</description>
</key>
<key name="picture-uri-dark" type="s">
- <default>'file://@datadir@/backgrounds/gnome/adwaita-d.jpg'</default>
+ <default>'file://@datadir@/backgrounds/gnome/adwaita-d.webp'</default>
<summary>Picture URI (dark)</summary>
<description>
URI to use for the background image. Note that the backend only supports