Add gsettings overriding the background images for GNOME

This makes it possible to work without kali-desktop-base.
This commit is contained in:
Raphaël Hertzog 2019-11-07 09:04:37 +01:00
parent 0b0ec23d92
commit d42b0be486

View File

@ -16,8 +16,15 @@ theme='Kali-Light'
icon-theme='Flat-Remix-Blue-Light'
gtk-theme='Kali-Light'
[org.gnome.shell.extensions.user-theme]
name='Kali-X'
# Manually set background and login screen for GNOME (so that
# kali-desktop-base is not required)
[org.gnome.desktop.background]
picture-options='zoom'
picture-uri='file:///usr/share/backgrounds/kali/kali-logo.xml'
[org.gnome.desktop.screensaver]
picture-options='zoom'
picture-uri='file:///usr/share/backgrounds/kali/kali-rings.xml'
# Change mousepad editor settings
[org.xfce.mousepad.preferences.view]