summaryrefslogtreecommitdiff
path: root/configs/mate-openrc/root-image/root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'configs/mate-openrc/root-image/root/.xinitrc')
-rw-r--r--configs/mate-openrc/root-image/root/.xinitrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/mate-openrc/root-image/root/.xinitrc b/configs/mate-openrc/root-image/root/.xinitrc
new file mode 100644
index 0000000..20fc29e
--- /dev/null
+++ b/configs/mate-openrc/root-image/root/.xinitrc
@@ -0,0 +1,12 @@
+setxkbmap $(cat ~/.codecheck | grep XKBMAP= | cut -d '=' -f 2)
+service NetworkManager start
+service dbus start
+service alsasound start
+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