Backgrounds: Reorder backgrounds
8
debian/kali-desktop-base.postinst
vendored
@ -30,19 +30,19 @@ 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/backgrounds/kali/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/backgrounds/kali/kali-logo.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)
|
||||
update-alternatives --install \
|
||||
/usr/share/images/desktop-base/desktop-lockscreen.xml \
|
||||
desktop-lockscreen.xml /usr/share/backgrounds/kali/kali-light.xml 200
|
||||
desktop-lockscreen.xml /usr/share/wallpapers/KaliLight/gnome-background.xml 200
|
||||
|
||||
# Set up an alternative for the wallpaper for Plasma 5/KDE
|
||||
update-alternatives --install \
|
||||
@ -52,7 +52,7 @@ if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] || [ "$1" = "abort-remov
|
||||
# Login theme
|
||||
# Highest priority for active theme
|
||||
update-alternatives --install /usr/share/images/desktop-base/login-background.svg \
|
||||
desktop-login-background /usr/share/backgrounds/kali/kali-light.svg 200
|
||||
desktop-login-background /usr/share/wallpapers/KaliLight/contents/kali-light.svg 200
|
||||
|
||||
# Set up an alternative for the GRUB background/colors config
|
||||
# Highest priority for active theme
|
||||
|
||||
|
Before Width: | Height: | Size: 8.0 MiB After Width: | Height: | Size: 73 B |
1
share/backgrounds/kali/kali-blue-matrix.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix.png
|
||||
|
Before Width: | Height: | Size: 8.0 MiB After Width: | Height: | Size: 73 B |
1
share/backgrounds/kali/kali-dark.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliDark/contents/images/kali-dark.png
|
||||
|
Before Width: | Height: | Size: 896 KiB After Width: | Height: | Size: 60 B |
1
share/backgrounds/kali/kali-grid.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliGrid/contents/images/kali-grid.png
|
||||
|
Before Width: | Height: | Size: 896 KiB After Width: | Height: | Size: 60 B |
1
share/backgrounds/kali/kali-light.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliLight/contents/images/kali-light-16x9.png
|
||||
@ -1,16 +0,0 @@
|
||||
<background>
|
||||
<static>
|
||||
<duration>8640000.0</duration>
|
||||
<file>
|
||||
<size width="1024" height="768">/usr/share/backgrounds/kali/kali-light-4x3.png</size>
|
||||
<size width="1280" height="720">/usr/share/backgrounds/kali/kali-light-16x9.png</size>
|
||||
<size width="1280" height="800">/usr/share/backgrounds/kali/kali-light-16x10.png</size>
|
||||
<size width="1600" height="1200">/usr/share/backgrounds/kali/kali-light-4x3.png</size>
|
||||
<size width="1920" height="1080">/usr/share/backgrounds/kali/kali-light-16x9.png</size>
|
||||
<size width="1920" height="1200">/usr/share/backgrounds/kali/kali-light-16x10.png</size>
|
||||
<size width="2560" height="1440">/usr/share/backgrounds/kali/kali-light-16x9.png</size>
|
||||
<size width="2560" height="1600">/usr/share/backgrounds/kali/kali-light-16x10.png</size>
|
||||
<size width="3840" height="2160">/usr/share/backgrounds/kali/kali-light-16x9.png</size>
|
||||
</file>
|
||||
</static>
|
||||
</background>
|
||||
1
share/backgrounds/kali/kali-logo.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliLogo/contents/images/kali-logo-16x9.png
|
||||
|
Before Width: | Height: | Size: 29 KiB |
@ -1,16 +0,0 @@
|
||||
<background>
|
||||
<static>
|
||||
<duration>8640000.0</duration>
|
||||
<file>
|
||||
<size width="1024" height="768">/usr/share/backgrounds/kali/kali-logo-4x3.png</size>
|
||||
<size width="1280" height="720">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
|
||||
<size width="1280" height="800">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
|
||||
<size width="1600" height="1200">/usr/share/backgrounds/kali/kali-logo-4x3.png</size>
|
||||
<size width="1920" height="1080">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
|
||||
<size width="1920" height="1200">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
|
||||
<size width="2560" height="1440">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
|
||||
<size width="2560" height="1600">/usr/share/backgrounds/kali/kali-logo-16x10.png</size>
|
||||
<size width="3840" height="2160">/usr/share/backgrounds/kali/kali-logo-16x9.png</size>
|
||||
</file>
|
||||
</static>
|
||||
</background>
|
||||
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 62 B |
1
share/backgrounds/kali/kali-rings.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliRings/contents/images/kali-rings.png
|
||||
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 62 B |
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 71 B |
1
share/backgrounds/kali/kali-small-logo.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo.png
|
||||
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 71 B |
|
Before Width: | Height: | Size: 350 KiB After Width: | Height: | Size: 64 B |
1
share/backgrounds/kali/kali-strips.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliStrips/contents/images/kali-strips.png
|
||||
|
Before Width: | Height: | Size: 350 KiB After Width: | Height: | Size: 64 B |
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 62 B |
1
share/backgrounds/kali/kali-trail.png
Symbolic link
@ -0,0 +1 @@
|
||||
/usr/share/wallpapers/KaliTrail/contents/images/kali-trail.png
|
||||
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 62 B |
@ -3,49 +3,63 @@
|
||||
<wallpapers>
|
||||
<wallpaper>
|
||||
<name>Kali Logo</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-logo.xml</filename>
|
||||
<filename>/usr/share/wallpapers/KaliLogo/gnome-background.xml</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Light</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-light.xml</filename>
|
||||
<filename>/usr/share/wallpapers/KaliLight/gnome-background.xml</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Rings</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-rings.png</filename>
|
||||
<filename>/usr/share/wallpapers/KaliRings/contents/images/kali-rings.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Black</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-black.png</filename>
|
||||
<filename>/usr/share/wallpapers/KaliDark/contents/images/kali-dark.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Blue Matrix</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-blue-matrix.png</filename>
|
||||
<filename>/usr/share/wallpapers/KaliBlueMatrix/contents/images/kali-blue-matrix.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Grid</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-grid.png</filename>
|
||||
<filename>/usr/share/wallpapers/KaliGrid/contents/images/kali-grid.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Small Logo</name>
|
||||
<filename>/usr/share/backgrounds/kali/kali-small-logo.png</filename>
|
||||
<filename>/usr/share/wallpapers/KaliSmallLogo/contents/images/kali-small-logo.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali Strips</name>
|
||||
<filename>/usr/share/wallpapers/KaliStrips/contents/images/kali-strips.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
</wallpaper>
|
||||
<wallpaper>
|
||||
<name>Kali KaliTrail</name>
|
||||
<filename>/usr/share/wallpapers/KaliTrail/contents/images/kali-trail.png</filename>
|
||||
<options>zoom</options>
|
||||
<pcolor>#ffffff</pcolor>
|
||||
<scolor>#000000</scolor>
|
||||
|
||||
|
After Width: | Height: | Size: 8.0 MiB |
7
share/wallpapers/KaliBlueMatrix/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Blue Matrix
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Blue Matrix
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
|
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 188 KiB |
7
share/wallpapers/KaliDark/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Dark
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Dark
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
BIN
share/wallpapers/KaliGrid/contents/images/kali-grid.png
Normal file
|
After Width: | Height: | Size: 896 KiB |
7
share/wallpapers/KaliGrid/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Grid
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Grid
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
|
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 1.6 MiB After Width: | Height: | Size: 1.6 MiB |
|
Before Width: | Height: | Size: 495 KiB After Width: | Height: | Size: 495 KiB |
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 30 KiB |
16
share/wallpapers/KaliLight/gnome-background.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<background>
|
||||
<static>
|
||||
<duration>8640000.0</duration>
|
||||
<file>
|
||||
<size width="1024" height="768">/usr/share/wallpapers/KaliLight/contents/imageskali-light-4x3.png</size>
|
||||
<size width="1280" height="720">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
||||
<size width="1280" height="800">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
||||
<size width="1600" height="1200">/usr/share/wallpapers/KaliLight/contents/imageskali-light-4x3.png</size>
|
||||
<size width="1920" height="1080">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
||||
<size width="1920" height="1200">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
||||
<size width="2560" height="1440">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
||||
<size width="2560" height="1600">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x10.png</size>
|
||||
<size width="3840" height="2160">/usr/share/wallpapers/KaliLight/contents/imageskali-light-16x9.png</size>
|
||||
</file>
|
||||
</static>
|
||||
</background>
|
||||
7
share/wallpapers/KaliLight/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Light
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Light
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-logo-16x9.png
|
||||
|
Before Width: | Height: | Size: 2.4 MiB After Width: | Height: | Size: 2.4 MiB |
|
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
16
share/wallpapers/KaliLogo/gnome-background.xml
Normal file
@ -0,0 +1,16 @@
|
||||
<background>
|
||||
<static>
|
||||
<duration>8640000.0</duration>
|
||||
<file>
|
||||
<size width="1024" height="768">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-4x3.png</size>
|
||||
<size width="1280" height="720">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
||||
<size width="1280" height="800">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
||||
<size width="1600" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-4x3.png</size>
|
||||
<size width="1920" height="1080">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
||||
<size width="1920" height="1200">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
||||
<size width="2560" height="1440">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
||||
<size width="2560" height="1600">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x10.png</size>
|
||||
<size width="3840" height="2160">/usr/share/wallpapers/KaliLight/contents/images/kali-logo-16x9.png</size>
|
||||
</file>
|
||||
</static>
|
||||
</background>
|
||||
@ -1,7 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Logo
|
||||
|
||||
X-KDE-PluginInfo-Name=KaliLogo
|
||||
X-KDE-PluginInfo-Name=Kali Logo
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
#X-KDE-PluginInfo-License=GPL-2
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-4x3.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x10.png
|
||||
@ -1 +0,0 @@
|
||||
/usr/share/backgrounds/kali/kali-rings-16x9.png
|
||||
BIN
share/wallpapers/KaliRings/contents/images/kali-rings.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
@ -1,5 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Rings
|
||||
X-KDE-PluginInfo-Name=KaliRings
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Rings
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
|
||||
|
After Width: | Height: | Size: 1.4 MiB |
7
share/wallpapers/KaliSmallLogo/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Small Logo
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Small Logo
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
BIN
share/wallpapers/KaliStrips/contents/images/kali-strips.png
Normal file
|
After Width: | Height: | Size: 350 KiB |
7
share/wallpapers/KaliStrips/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Strips
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Strips
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||
BIN
share/wallpapers/KaliTrail/contents/images/kali-trail.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
7
share/wallpapers/KaliTrail/metadata.desktop
Normal file
@ -0,0 +1,7 @@
|
||||
[Desktop Entry]
|
||||
Name=Kali Trail
|
||||
|
||||
X-KDE-PluginInfo-Name=Kali Trail
|
||||
X-KDE-PluginInfo-Author=Kali Devel Team
|
||||
X-KDE-PluginInfo-Email=devel@kali.org
|
||||
X-KDE-PluginInfo-License=GPL-3.0+
|
||||