diff --git a/Xresources/gnome b/Xresources/gnome index f43f41a..6117210 100644 --- a/Xresources/gnome +++ b/Xresources/gnome @@ -1,4 +1,3 @@ gnome.gtk.theme: gtk_theme gnome.wm.theme: gtk_theme -gnome.icon.theme: icon_theme -gnome.wallpaper.uri: wallpaper_uri \ No newline at end of file +gnome.icon.theme: icon_theme \ No newline at end of file diff --git a/Xresources/theme-nordic b/Xresources/theme-nordic index e4eec03..cfa20f0 100644 --- a/Xresources/theme-nordic +++ b/Xresources/theme-nordic @@ -1,3 +1,2 @@ #define gtk_theme Nordic #define icon_theme Arc -#define wallpaper_uri "file:///usr/share/backgrounds/ESP_020528_1750_desktop.jpg" diff --git a/Xresources/theme-regolith b/Xresources/theme-regolith index 4f34c35..af35b46 100644 --- a/Xresources/theme-regolith +++ b/Xresources/theme-regolith @@ -1,3 +1,2 @@ #define gtk_theme SolArc-Dark -#define icon_theme Arc -#define wallpaper_uri "file:///usr/share/backgrounds/ESP_020528_1750_desktop.jpg" \ No newline at end of file +#define icon_theme Arc \ No newline at end of file diff --git a/Xresources/theme-ubuntu-dark b/Xresources/theme-ubuntu-dark index 7d9ed43..a0eb747 100644 --- a/Xresources/theme-ubuntu-dark +++ b/Xresources/theme-ubuntu-dark @@ -1,3 +1,2 @@ #define gtk_theme Adwaita-dark -#define icon_theme Adwaita -#define wallpaper_uri "file:///usr/share/backgrounds/Dingo_Wallpaper_Grey_4096x2304.png" \ No newline at end of file +#define icon_theme Adwaita \ No newline at end of file diff --git a/debian/changelog b/debian/changelog index fd97d48..0880078 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +regolith-styles (1.2.24-1ubuntu1ppa1) disco; urgency=medium + + * Remove desktop wallpaper from Xresources. + Conflicts with user settings. + + -- Ken Gilmer Thu, 15 Aug 2019 20:49:08 -0700 + regolith-styles (1.2.23-1ubuntu1ppa1) disco; urgency=medium * Fix name of nordic theme.