From 6aadf3a789bd38a587d2c85f4e6e39ee4b235016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Tue, 10 Nov 2015 16:33:29 -0300 Subject: load our custom theme by default --- configs/mate/root-image/root/.xinitrc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'configs') diff --git a/configs/mate/root-image/root/.xinitrc b/configs/mate/root-image/root/.xinitrc index 94de8ff..a68bb5b 100644 --- a/configs/mate/root-image/root/.xinitrc +++ b/configs/mate/root-image/root/.xinitrc @@ -1,4 +1,10 @@ setxkbmap $(cat ~/.codecheck | grep XKBMAP= | cut -d '=' -f 2) systemctl start NetworkManager volumeicon & +gsettings set org.mate.interface gtk-theme 'Radiance-Purple' +gsettings set org.mate.Marco.general theme 'Radiance-Purple' +gsettings set org.mate.interface icon-theme 'RAVE-X-Dark-Purple' +gsettings set org.mate.peripherals-mouse cursor-size '18' +gsettings set org.mate.peripherals-mouse cursor-theme 'mate' +gsettings set org.mate.background picture-filename '/etc/wallpaper.png' exec mate-session -- cgit v1.2.2