summaryrefslogtreecommitdiff
path: root/configs/mate/root-image/root/.xinitrc
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-27 16:10:08 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-07-27 16:10:08 -0300
commitd4eb34a4030592f49abc75c65f26a1fbd35a8528 (patch)
treeebc2916ad4feec542283988bc7371bed10f86b30 /configs/mate/root-image/root/.xinitrc
parent77a356698264eda03333993531804351ac4b512e (diff)
Fix keyboard, volume and Parabola theme in Mate ISO
Diffstat (limited to 'configs/mate/root-image/root/.xinitrc')
-rw-r--r--configs/mate/root-image/root/.xinitrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mate/root-image/root/.xinitrc b/configs/mate/root-image/root/.xinitrc
index a68bb5b..b11f426 100644
--- a/configs/mate/root-image/root/.xinitrc
+++ b/configs/mate/root-image/root/.xinitrc
@@ -1,6 +1,5 @@
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'