gnome: drop wallpaper dconf entry — stylix sets it

Stylix's gnome HM target writes the same desktop.background picture-uri.
Conflict resolved by letting stylix own it.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
ediblerope 2026-05-11 19:47:25 +01:00
parent b08c74f361
commit 7881dedec0

View file

@ -87,12 +87,7 @@
enable-hot-corners = false;
};
# Wallpaper settings
"org/gnome/desktop/background" = {
picture-uri = "file://${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png";
picture-uri-dark = "file://${config.home.homeDirectory}/.local/share/backgrounds/wallpaper.png";
picture-options = "zoom";
};
# Wallpaper now set by stylix's gnome target.
# Keyboard input sources
"org/gnome/desktop/input-sources" = {