From 87795bed78cb0e370ec47bc150925e6874a5018c Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 15 Feb 2024 16:40:58 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/install.sh b/install.sh index ebaad4c..3f6fbf5 100644 --- a/install.sh +++ b/install.sh @@ -118,12 +118,12 @@ xscreensaver-gl nala install -y curl flatpak freerdp2-x11 figlet htop libnotify-bin nmap net-tools speedtest-cli stress s-tui swaks testdisk tldr tlp whois wmctrl xdotool # Installation des logiciels en fonction du profil d'utilisation (décommenter selon le besoin) -nala install -y blender -nala install -y cheese +# nala install -y blender +# 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 gimp # nala install -y hugin -nala install -y imagination +# nala install -y imagination # nala install -y kdenlive # nala install -y obs-studio # nala install -y steam @@ -174,27 +174,27 @@ unzip $builddir/themes.zip -d /home/$username/.themes/ chown -R $username:$username /home/$username/.themes/ # Flatpak (reboot nécéssaire) -flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo -flatpak install -y \ -flathub \ -com.github.tchx84.Flatseal \ -io.github.giantpinkrobots.flatsweep \ -io.freetubeapp.FreeTube \ -com.github.geigi.cozy \ -com.discordapp.Discord \ -com.jgraph.drawio.desktop \ -me.hyliu.fluentreader \ -io.github.hmlendea.geforcenow-electron \ -org.onlyoffice.desktopeditors \ -org.jdownloader.JDownloader \ -io.gitlab.librewolf-community \ -com.github.PintaProject.Pinta \ -com.stremio.Stremio \ -de.haeckerfelix.Shortwave \ -com.github.marinm.songrec \ -io.github.hakandundar34coding.mini-system-monitor \ -com.github.rajsolai.textsnatcher \ -app.drey.Warp +#flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo +#flatpak install -y \ +#flathub \ +#com.github.tchx84.Flatseal \ +#io.github.giantpinkrobots.flatsweep \ +#io.freetubeapp.FreeTube \ +#com.github.geigi.cozy \ +#com.discordapp.Discord \ +#com.jgraph.drawio.desktop \ +#me.hyliu.fluentreader \ +#io.github.hmlendea.geforcenow-electron \ +#org.onlyoffice.desktopeditors \ +#org.jdownloader.JDownloader \ +#io.gitlab.librewolf-community \ +#com.github.PintaProject.Pinta \ +#com.stremio.Stremio \ +#de.haeckerfelix.Shortwave \ +#com.github.marinm.songrec \ +#io.github.hakandundar34coding.mini-system-monitor \ +#com.github.rajsolai.textsnatcher \ +#app.drey.Warp # Scripts exécutés au premier redémarrage dans le dossier caché .runonce de l'utilisateur mkdir -p /home/$username/.runonce