diff --git a/install.sh b/install.sh index 07d8ef6..2be3baa 100644 --- a/install.sh +++ b/install.sh @@ -65,10 +65,10 @@ cp /usr/share/unattended-upgrades/20auto-upgrades /etc/apt/apt.conf.d/ sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf # Installation des paquets -nala install caja-share caja-nextcloud celluloid clementine gparted guake hugin kazam lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek printer-driver-all redshift-gtk shutter tlp smtube variety -y +nala install caja-share caja-nextcloud celluloid clementine cmatrix gparted guake hugin kazam lightdm-settings mate-desktop-environment-extras metadata-cleaner numlockx peek printer-driver-all redshift-gtk shutter tlp smtube variety xscreensaver-gl -y # Installation des paquets utilitaires -nala install cmatrix curl flatpak figlet htop libnotify-bin neofetch nethogs nmap nwipe speedtest-cli stress s-tui swaks testdisk vim -y +nala install curl flatpak figlet htop libnotify-bin neofetch nethogs 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 @@ -76,9 +76,6 @@ mkdir -p /home/$username/.themes unzip themes.zip -d /home/$username/.themes/ chown -R $username:$username /home/$username/.themes/ -# Installation de l'économiseur d'écran GLMatrix -cp glmatrix.desktop /usr/share/applications/screensavers/ - # 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