Backgrounds: Fix kde background naming; Add background variants for different aspect ratios

This commit is contained in:
Daniel Ruiz de Alegría
2020-03-10 15:14:53 +01:00
parent 40df3debea
commit 75bc8a0cb8
44 changed files with 93 additions and 1227 deletions
+2 -2
View File
@@ -30,13 +30,13 @@ if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remov
# Desktop background alternatives
update-alternatives --install \
/usr/share/images/desktop-base/desktop-background \
desktop-background /usr/share/wallpapers/kaliLogo/contents/images/kali-logo-16x9.png 200
desktop-background /usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png 200
# Set up an alternative for the XML version of the background
# (for GNOME)
update-alternatives --install \
/usr/share/images/desktop-base/desktop-background.xml \
desktop-background.xml /usr/share/wallpapers/kaliLogo/gnome-background.xml 200
desktop-background.xml /usr/share/wallpapers/KaliLogo/gnome-background.xml 200
# Set up an alternative for the XML version of the lock screen
# (for GNOME)