1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-14 17:21:32 +01:00

xfce4 background and Faenza

This commit is contained in:
2016-06-19 13:45:57 +02:00
parent acf35c65ae
commit db53134ed3
3 changed files with 3 additions and 1 deletions

View File

@@ -107,7 +107,7 @@ pass1="" #Reiniciar pass1, por si hace falta de nuevo que el until funcione
sed -i "s/\# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g" /etc/sudoers
#Modificar gksu si lleva una sesion grafica
if [[ $optentorno != "6" ]];then
gconftool-2 --set /apps/gksu/sudo-mode --type=bool true --owner=$nameuser
gconftool-2 --set /apps/gksu/sudo-mode --type=bool true --owner=$(echo $nameuser)
fi
}
@@ -280,6 +280,8 @@ case $optentorno in
2)
baseconX
pacman -S xfce4 --noconfirm
pacman -S faenza-icon-theme --noconfirm
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/mods/XFCE4.tar.xz -O- | tar xJf - -C /
;;
3)
baseconX

BIN
mods/XFCE4.tar.xz Normal file

Binary file not shown.

Binary file not shown.