Actualiser install.sh

This commit is contained in:
wilou 2024-02-16 14:03:32 +00:00
parent 5bd524b80e
commit b190891e45

View File

@ -118,11 +118,11 @@ nala install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-too
# Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin) # Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin)
# nala install -y blender # nala install -y blender
# nala install -y cheese nala install -y cheese
# nala install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode # nala install -y geany geany-plugin-addons geany-plugin-git-changebar geany-plugin-overview geany-plugin-spellcheck geany-plugin-treebrowser geany-plugin-vimode
# nala install -y gimp # nala install -y gimp
# nala install -y hugin nala install -y hugin
# nala install -y imagination nala install -y imagination
# nala install -y kdenlive # nala install -y kdenlive
# nala install -y obs-studio # nala install -y obs-studio
# nala install -y steam # nala install -y steam
@ -182,27 +182,27 @@ unzip $builddir/themes.zip -d /home/$username/.themes/
chown -R $username:$username /home/$username/.themes/ chown -R $username:$username /home/$username/.themes/
# Flatpak (reboot nécéssaire) # Flatpak (reboot nécéssaire)
#flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
#flatpak install -y \ flatpak install -y \
#flathub \ flathub \
#com.github.tchx84.Flatseal \ com.github.tchx84.Flatseal \
#io.github.giantpinkrobots.flatsweep \ io.github.giantpinkrobots.flatsweep \
#io.freetubeapp.FreeTube \ io.freetubeapp.FreeTube \
#com.github.geigi.cozy \ com.github.geigi.cozy \
#com.discordapp.Discord \ com.discordapp.Discord \
#com.jgraph.drawio.desktop \ com.jgraph.drawio.desktop \
#me.hyliu.fluentreader \ me.hyliu.fluentreader \
#io.github.hmlendea.geforcenow-electron \ io.github.hmlendea.geforcenow-electron \
#org.onlyoffice.desktopeditors \ org.onlyoffice.desktopeditors \
#org.jdownloader.JDownloader \ org.jdownloader.JDownloader \
#io.gitlab.librewolf-community \ io.gitlab.librewolf-community \
#com.github.PintaProject.Pinta \ com.github.PintaProject.Pinta \
#com.stremio.Stremio \ com.stremio.Stremio \
#de.haeckerfelix.Shortwave \ de.haeckerfelix.Shortwave \
#com.github.marinm.songrec \ com.github.marinm.songrec \
#io.github.hakandundar34coding.mini-system-monitor \ io.github.hakandundar34coding.mini-system-monitor \
#com.github.rajsolai.textsnatcher \ com.github.rajsolai.textsnatcher \
#app.drey.Warp app.drey.Warp
# Copie des lanceurs d'applications personnalisés dans le tableau de bord de Mate # Copie des lanceurs d'applications personnalisés dans le tableau de bord de Mate
mkdir -p /home/$username/.config/mate/panel2.d/default/launchers mkdir -p /home/$username/.config/mate/panel2.d/default/launchers