From f3a57b0e63bd5e0914eaee4372cee722f2b6ae59 Mon Sep 17 00:00:00 2001 From: Andreas Loibl Date: Thu, 7 Feb 2013 09:26:13 +0100 Subject: modify theme from gtkrc-2.0 etcskel-kanotix --- config/chroot_local-hooks/lxde-fixes | 1 + 1 file changed, 1 insertion(+) diff --git a/config/chroot_local-hooks/lxde-fixes b/config/chroot_local-hooks/lxde-fixes index 6d67005..ddea012 100755 --- a/config/chroot_local-hooks/lxde-fixes +++ b/config/chroot_local-hooks/lxde-fixes @@ -2,4 +2,5 @@ if [ -x /usr/sbin/lightdm ]; then # dirty hack kanotix wallpaper on login-screen echo "background=/usr/share/images/kanotix-starrise/kanotix-starrise.png" >>/etc/lightdm/lightdm-gtk-greeter.conf + sed -i s/Industrial/Clearlooks/ /etc/skel/.gtkrc-2.0 fi -- cgit v1.0