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:
@@ -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
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