GTK2: Configure themes for KDE
This commit is contained in:
parent
f6654c5f6e
commit
8c644971a6
1
debian/kali-themes.postinst
vendored
1
debian/kali-themes.postinst
vendored
@ -3,6 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
FILES_TO_DIVERT="
|
FILES_TO_DIVERT="
|
||||||
|
/etc/gtk-2.0/gtkrc
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf
|
/etc/lightdm/lightdm-gtk-greeter.conf
|
||||||
/etc/plymouth/plymouthd.conf
|
/etc/plymouth/plymouthd.conf
|
||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
|
|||||||
1
debian/kali-themes.postrm
vendored
1
debian/kali-themes.postrm
vendored
@ -3,6 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
FILES_TO_DIVERT="
|
FILES_TO_DIVERT="
|
||||||
|
/etc/gtk-2.0/gtkrc
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf
|
/etc/lightdm/lightdm-gtk-greeter.conf
|
||||||
/etc/plymouth/plymouthd.conf
|
/etc/plymouth/plymouthd.conf
|
||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
|
|||||||
1
debian/kali-themes.preinst
vendored
1
debian/kali-themes.preinst
vendored
@ -3,6 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
FILES_TO_DIVERT="
|
FILES_TO_DIVERT="
|
||||||
|
/etc/gtk-2.0/gtkrc
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf
|
/etc/lightdm/lightdm-gtk-greeter.conf
|
||||||
/etc/plymouth/plymouthd.conf
|
/etc/plymouth/plymouthd.conf
|
||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
|
|||||||
3
etc/gtk-2.0/gtkrc
Normal file
3
etc/gtk-2.0/gtkrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
gtk-theme-name="Kali-Dark"
|
||||||
|
gtk-icon-theme-name="Flat-Remix-Blue-Dark"
|
||||||
|
gtk-fallback-icon-theme="breeze-dark"
|
||||||
@ -1,3 +1,4 @@
|
|||||||
|
/etc/gtk-2.0/gtkrc
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf
|
/etc/lightdm/lightdm-gtk-greeter.conf
|
||||||
/etc/plymouth/plymouthd.conf
|
/etc/plymouth/plymouthd.conf
|
||||||
/etc/xdg/compton.conf
|
/etc/xdg/compton.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user