mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 02:01:32 +01:00
xfce4 background and Faenza
This commit is contained in:
@@ -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
|
sed -i "s/\# %wheel ALL=(ALL) ALL/%wheel ALL=(ALL) ALL/g" /etc/sudoers
|
||||||
#Modificar gksu si lleva una sesion grafica
|
#Modificar gksu si lleva una sesion grafica
|
||||||
if [[ $optentorno != "6" ]];then
|
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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -280,6 +280,8 @@ case $optentorno in
|
|||||||
2)
|
2)
|
||||||
baseconX
|
baseconX
|
||||||
pacman -S xfce4 --noconfirm
|
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)
|
3)
|
||||||
baseconX
|
baseconX
|
||||||
|
|||||||
BIN
mods/XFCE4.tar.xz
Normal file
BIN
mods/XFCE4.tar.xz
Normal file
Binary file not shown.
BIN
mods/skel.tar.gz
BIN
mods/skel.tar.gz
Binary file not shown.
Reference in New Issue
Block a user