Mise à jour de 'install.sh'
This commit is contained in:
parent
e79f672945
commit
a52b3cb1d9
10
install.sh
10
install.sh
@ -70,6 +70,9 @@ nala install caja-share caja-nextcloud celluloid clementine gparted hugin kazam
|
||||
# Installation des paquets utilitaires
|
||||
nala install curl flatpak figlet htop libnotify-bin neofetch nethogs nmap nwipe speedtest-cli stress s-tui swaks testdisk xdotool vim wmctrl -y
|
||||
|
||||
# Désinstallation des paquets non désirés
|
||||
nala remove fortunes-min -y
|
||||
|
||||
# Installation des thèmes wibian-light et wibian-dark
|
||||
nala install greybird-gtk-theme papirus-icon-theme -y
|
||||
mkdir -p /home/$username/.themes
|
||||
@ -94,8 +97,8 @@ notify-send -i $builddir/icones/sympatech_logo_bleu.png "Information" "Le script
|
||||
notify-send -i $builddir/icones/sympatech_logo_rouge.png "Attention" "Redémarrage imminent après l'installation des paquets flatpak" -t 0
|
||||
|
||||
# Flatpak (reboot nécéssaire)
|
||||
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
|
||||
#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
|
||||
|
||||
# Lancement au démarrage de la machine des paquets Flatpak ci-dessous
|
||||
mkdir -p /home/$username/.config/autostart
|
||||
@ -135,9 +138,6 @@ wmctrl -c " Shutter"
|
||||
killall shutter
|
||||
nohup shutter -p=wibian --min_at_startup &>/dev/null &
|
||||
|
||||
# Désinstallation des paquets non désirés
|
||||
nala remove fortunes-min -y
|
||||
|
||||
# Suppression des sources d'installation du répértoire utilisateur
|
||||
rm -r $builddir
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user