GTK2: Configure themes for KDE

This commit is contained in:
Daniel Ruiz de Alegría 2020-03-03 21:08:05 +01:00
parent f6654c5f6e
commit 8c644971a6
5 changed files with 7 additions and 0 deletions

View File

@ -3,6 +3,7 @@
set -e
FILES_TO_DIVERT="
/etc/gtk-2.0/gtkrc
/etc/lightdm/lightdm-gtk-greeter.conf
/etc/plymouth/plymouthd.conf
/etc/xdg/compton.conf

View File

@ -3,6 +3,7 @@
set -e
FILES_TO_DIVERT="
/etc/gtk-2.0/gtkrc
/etc/lightdm/lightdm-gtk-greeter.conf
/etc/plymouth/plymouthd.conf
/etc/xdg/compton.conf

View File

@ -3,6 +3,7 @@
set -e
FILES_TO_DIVERT="
/etc/gtk-2.0/gtkrc
/etc/lightdm/lightdm-gtk-greeter.conf
/etc/plymouth/plymouthd.conf
/etc/xdg/compton.conf

3
etc/gtk-2.0/gtkrc Normal file
View File

@ -0,0 +1,3 @@
gtk-theme-name="Kali-Dark"
gtk-icon-theme-name="Flat-Remix-Blue-Dark"
gtk-fallback-icon-theme="breeze-dark"

View File

@ -1,3 +1,4 @@
/etc/gtk-2.0/gtkrc
/etc/lightdm/lightdm-gtk-greeter.conf
/etc/plymouth/plymouthd.conf
/etc/xdg/compton.conf