Mise à jour de 'install.sh'
This commit is contained in:
parent
9928f838d0
commit
7ca7371aba
@ -68,7 +68,7 @@ sed -i 's/InhibitDelayMaxSec=30/InhibitDelayMaxSec=1800/g' /usr/lib/systemd/logi
|
||||
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
|
||||
|
||||
# Installation des paquets utilitaires
|
||||
nala install curl flatpak figlet htop libnotify-bin neofetch nethogs nmap nwipe speedtest-cli stress s-tui swaks testdisk vim -y
|
||||
nala install cmatrix 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,6 +76,9 @@ 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 GL Matrix /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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user