summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-10 16:33:29 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-11-10 16:36:20 -0300
commit6aadf3a789bd38a587d2c85f4e6e39ee4b235016 (patch)
tree99185b73a572d086fca9d875853a6550f51454e9 /configs
parent904dff54cdd37111ba9b638094c8055ea407a72d (diff)
load our custom theme by default
Diffstat (limited to 'configs')
-rw-r--r--configs/mate/root-image/root/.xinitrc6
1 files changed, 6 insertions, 0 deletions
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