diff --git a/settings/gnome.nix b/settings/gnome.nix index 87d584c..4fa16b2 100644 --- a/settings/gnome.nix +++ b/settings/gnome.nix @@ -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" = {