[gsettings-desktop-schemas/wip/jimmac/webp-wallpaper] wallpaper: use webp
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas/wip/jimmac/webp-wallpaper] wallpaper: use webp
- Date: Wed, 17 Aug 2022 14:28:56 +0000 (UTC)
commit 1d5fb5f079c09951eb3d0f5cec12d6b3988f963f
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Aug 17 16:27:27 2022 +0200
wallpaper: use webp
Fixes https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas/-/issues/43
schemas/org.gnome.desktop.background.gschema.xml.in | 4 ++--
1 file 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]