Set kali-themes-purple package layout

This commit is contained in:
Daniel Ruiz de Alegría 2023-02-10 17:48:00 +01:00
parent c0233eebab
commit 38242e6491
No known key found for this signature in database
GPG Key ID: 59667A77E8BFCB6C
4 changed files with 16 additions and 0 deletions

13
debian/control vendored
View File

@ -101,3 +101,16 @@ Depends:
Description: Configure Phosh desktop to use the Kali theme Description: Configure Phosh desktop to use the Kali theme
Installing this package should configure Phosh desktop to use the Kali theme Installing this package should configure Phosh desktop to use the Kali theme
by default. by default.
Package: kali-themes-purple
Architecture: all
Depends:
kali-themes,
${misc:Depends},
Description: Configure all desktops to use the Kali Purple theme
Installing this package should configure most desktops to use the Kali Purple
theme by default.
.
The actual artwork files are provided by kali-themes-common but this package
provides configuration files and other settings for each desktop so that
they use the Kali Purple theme by default.

1
debian/kali-themes-purple.install vendored Normal file
View File

@ -0,0 +1 @@
etc-purple/* etc/xdg/xdg-kali-purple

View File

@ -0,0 +1 @@
export XDG_CONFIG_DIRS=/etc/xdg/xdg-kali-purple:/etc/xdg:$XDG_CONFIG_DIRS

View File

@ -0,0 +1 @@
XDG_CONFIG_DIRS=/etc/xdg/xdg-kali-purple:/etc/xdg:$XDG_CONFIG_DIRS