Skip to content

Commit

Permalink
Merge branch 'master' into danirabbit/wallpapercontainer-moregtk4prep
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Dec 3, 2023
2 parents 476457e + bf638f3 commit a90fa10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Views/Wallpaper.vala
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ public class PantheonShell.Wallpaper : Gtk.Box {
}

gnome_background_settings.set_string ("picture-uri", uri);
gnome_background_settings.set_string ("picture-uri-dark", "");
}

private void update_checked_wallpaper (Gtk.FlowBox box, Gtk.FlowBoxChild child) {
Expand Down

0 comments on commit a90fa10

Please sign in to comment.