diff --git a/salt/common/tools/sbin/so-analyst-install b/salt/common/tools/sbin/so-analyst-install index 9d41267c9..82b55df66 100755 --- a/salt/common/tools/sbin/so-analyst-install +++ b/salt/common/tools/sbin/so-analyst-install @@ -228,7 +228,7 @@ cat << EOF >> /etc/dconf/db/local.d/00-background [org/gnome/desktop/background] # Specify the path to the desktop background image file -picture-uri='file:///usr/local/share/backgrounds/wallpaper.jpg' +picture-uri='file:///usr/local/share/backgrounds/so-wallpaper.jpg' # Specify one of the rendering options for the background image: # 'none', 'wallpaper', 'centered', 'scaled', 'stretched', 'zoom', 'spanned' picture-options='scaled'