Configure background for kali purple in all desktops

This commit is contained in:
Daniel Ruiz de Alegría
2023-02-11 20:13:19 +01:00
parent 86fe206d7a
commit 0eafc1d62b
3 changed files with 20 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
[org.gnome.desktop.background]
picture-options = 'zoom'
picture-uri = 'file:///usr/share/backgrounds/kali/kali-purple.xml'
picture-uri-dark = 'file:///usr/share/backgrounds/kali/kali-purple.xml'
[org.gnome.desktop.interface]
color-scheme = 'prefer-light'
gtk-theme = 'adw-gtk3'