From 15462922e74bba8cd2649eac553cf4f13a7c1c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ruiz=20de=20Alegr=C3=ADa?= Date: Tue, 27 Oct 2020 15:58:55 +0100 Subject: [PATCH] Backgrounds: configure the new images for 2020.4 --- bin/update-default-backgrounds | 2 -- share/backgrounds/kali-16x9/default | 2 +- share/backgrounds/kali-16x9/kali-geometric.png | 1 - share/backgrounds/kali/kali-light-strips.svg | 1 + share/desktop-base/kali-theme/lockscreen/gnome-background.xml | 2 +- share/desktop-base/kali-theme/login/background | 2 +- share/desktop-base/kali-theme/login/background.svg | 2 +- share/desktop-base/kali-theme/wallpaper/contents | 2 +- share/desktop-base/kali-theme/wallpaper/gnome-background.xml | 2 +- share/plasma/desktoptheme/kali/metadata.desktop | 2 +- 10 files changed, 8 insertions(+), 10 deletions(-) delete mode 120000 share/backgrounds/kali-16x9/kali-geometric.png create mode 100644 share/backgrounds/kali/kali-light-strips.svg diff --git a/bin/update-default-backgrounds b/bin/update-default-backgrounds index a7a49ae0..464f8f73 100755 --- a/bin/update-default-backgrounds +++ b/bin/update-default-backgrounds @@ -22,5 +22,3 @@ ln -sfv ../../../backgrounds/kali/$DESKTOP_BACKGROUND.xml ${DESTDIR}wallpaper/gn ln -nsfv ../../../wallpapers/$kde_wallpaper/contents ${DESTDIR}wallpaper/contents sed -i "s/defaultWallpaperTheme=.*/defaultWallpaperTheme=${kde_wallpaper}/" share/plasma/desktoptheme/kali/metadata.desktop -sed -i "s|/usr/share/backgrounds/kali-16x9/[^\"]*|/usr/share/backgrounds/kali-16x9/$DESKTOP_BACKGROUND.png|" \ - etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml diff --git a/share/backgrounds/kali-16x9/default b/share/backgrounds/kali-16x9/default index 369741ca..cc2637ce 120000 --- a/share/backgrounds/kali-16x9/default +++ b/share/backgrounds/kali-16x9/default @@ -1 +1 @@ -../kali/kali-mesh-16x9.png \ No newline at end of file +../kali/kali-geometric-16x9.png \ No newline at end of file diff --git a/share/backgrounds/kali-16x9/kali-geometric.png b/share/backgrounds/kali-16x9/kali-geometric.png deleted file mode 120000 index cc2637ce..00000000 --- a/share/backgrounds/kali-16x9/kali-geometric.png +++ /dev/null @@ -1 +0,0 @@ -../kali/kali-geometric-16x9.png \ No newline at end of file diff --git a/share/backgrounds/kali/kali-light-strips.svg b/share/backgrounds/kali/kali-light-strips.svg new file mode 100644 index 00000000..3bfab062 --- /dev/null +++ b/share/backgrounds/kali/kali-light-strips.svg @@ -0,0 +1 @@ + diff --git a/share/desktop-base/kali-theme/lockscreen/gnome-background.xml b/share/desktop-base/kali-theme/lockscreen/gnome-background.xml index f19b99b0..fd70f0a2 120000 --- a/share/desktop-base/kali-theme/lockscreen/gnome-background.xml +++ b/share/desktop-base/kali-theme/lockscreen/gnome-background.xml @@ -1 +1 @@ -../../../backgrounds/kali/kali-blur.xml \ No newline at end of file +../../../backgrounds/kali/kali-light-strips.xml \ No newline at end of file diff --git a/share/desktop-base/kali-theme/login/background b/share/desktop-base/kali-theme/login/background index f1de3ed6..0d67e758 120000 --- a/share/desktop-base/kali-theme/login/background +++ b/share/desktop-base/kali-theme/login/background @@ -1 +1 @@ -../../../backgrounds/kali/kali-blur-16x9.png \ No newline at end of file +../../../backgrounds/kali/kali-light-strips-16x9.png \ No newline at end of file diff --git a/share/desktop-base/kali-theme/login/background.svg b/share/desktop-base/kali-theme/login/background.svg index 5d83d3dd..f4c75f1a 120000 --- a/share/desktop-base/kali-theme/login/background.svg +++ b/share/desktop-base/kali-theme/login/background.svg @@ -1 +1 @@ -../../../backgrounds/kali/kali-blur.svg \ No newline at end of file +../../../backgrounds/kali/kali-light-strips.svg \ No newline at end of file diff --git a/share/desktop-base/kali-theme/wallpaper/contents b/share/desktop-base/kali-theme/wallpaper/contents index 422b8017..f0751c75 120000 --- a/share/desktop-base/kali-theme/wallpaper/contents +++ b/share/desktop-base/kali-theme/wallpaper/contents @@ -1 +1 @@ -../../../wallpapers/KaliMesh/contents \ No newline at end of file +../../../wallpapers/KaliGeometric/contents \ No newline at end of file diff --git a/share/desktop-base/kali-theme/wallpaper/gnome-background.xml b/share/desktop-base/kali-theme/wallpaper/gnome-background.xml index 61b08d40..46960b2a 120000 --- a/share/desktop-base/kali-theme/wallpaper/gnome-background.xml +++ b/share/desktop-base/kali-theme/wallpaper/gnome-background.xml @@ -1 +1 @@ -../../../backgrounds/kali/kali-mesh.xml \ No newline at end of file +../../../backgrounds/kali/kali-geometric.xml \ No newline at end of file diff --git a/share/plasma/desktoptheme/kali/metadata.desktop b/share/plasma/desktoptheme/kali/metadata.desktop index 6e8df599..d3772481 100644 --- a/share/plasma/desktoptheme/kali/metadata.desktop +++ b/share/plasma/desktoptheme/kali/metadata.desktop @@ -17,7 +17,7 @@ X-Plasma-API=5.0 FallbackTheme=default [Wallpaper] -defaultWallpaperTheme=KaliMesh +defaultWallpaperTheme=KaliGeometric defaultFileSuffix=.png defaultWidth=3840 defaultHeight=2160