Mise à jour de 'install.sh'
This commit is contained in:
parent
f803141913
commit
2d53e1a8d4
@ -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
|
sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logind.conf.d/unattended-upgrades-logind-maxdelay.conf
|
||||||
|
|
||||||
# Installation des paquets
|
# 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
|
# 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
|
# Installation des thèmes wibian-light et wibian-dark
|
||||||
nala install greybird-gtk-theme papirus-icon-theme -y
|
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/
|
unzip themes.zip -d /home/$username/.themes/
|
||||||
chown -R $username:$username /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
|
# Logiciels Mint
|
||||||
wget -q -O - "https://github.com/linuxmint/webapp-manager/releases/download/master.lmde5/packages.tar.gz" | tar -xzf - -C /tmp
|
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
|
nala install /tmp/packages/*deb -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user