1 diff --git a/backgrounds/meson.build b/backgrounds/meson.build
2 index 2175a16..cf521df 100644
3 --- a/backgrounds/meson.build
4 +++ b/backgrounds/meson.build
6 dataconf = configuration_data()
7 -dataconf.set('BACKGROUNDDIR', backgrounddir)
8 +dataconf.set('BACKGROUNDDIR', '/run/current-system/sw/share/backgrounds/gnome')
9 dataconf.set('datadir', datadir)