From bb17142c40586c45de15dce3cc957477023a6dc9 Mon Sep 17 00:00:00 2001 From: wilou Date: Sat, 4 Mar 2023 21:45:40 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/install.sh b/install.sh index f92d893..0c5d83c 100644 --- a/install.sh +++ b/install.sh @@ -67,12 +67,14 @@ sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logi # Installation des paquets nala install caja-share caja-nextcloud celluloid clementine gparted guake hugin ksnip lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek redshift-gtk smtube variety -y -# Installation des paquets pour utiliser les thèmes wibian-light et wibian-dark -nala install greybird-gtk-theme papirus-icon-theme -y - # Installation des paquets utilitaires nala install curl flatpak figlet htop libnotify-bin neofetch nmap nwipe speedtest-cli stress s-tui swaks testdisk vim -y +# Installation des thèmes wibian-light et wibian-dark +nala install greybird-gtk-theme papirus-icon-theme -y +mkdir -p /home/$username/.themes +unzip themes.zip -d /home/$username/.themes/ + # Logiciels Mint wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp nala install /tmp/packages/*deb -y @@ -94,6 +96,9 @@ notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarra flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_translate.CrowTranslate com.discordapp.Discord com.jgraph.drawio.desktop com.github.tchx84.Flatseal me.hyliu.fluentreader com.github.johnfactotum.Foliate io.github.hmlendea.geforcenow-electron org.onlyoffice.desktopeditors org.jdownloader.JDownloader io.gitlab.librewolf-community org.gnome.World.PikaBackup com.github.marinm.songrec -y +# Suppression du dossier d'installation du répértoire utilisateur +rm -r $builddir + # Message de fin echo "Bisous" | figlet -f big echo -ne "\n"