Actualiser install.sh
This commit is contained in:
parent
c2e624668d
commit
273f3ea6bb
13
install.sh
13
install.sh
@ -182,9 +182,9 @@ 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 \
|
||||
#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 \
|
||||
@ -192,7 +192,7 @@ flathub \
|
||||
#com.discordapp.Discord \
|
||||
#com.jgraph.drawio.desktop \
|
||||
#me.hyliu.fluentreader \
|
||||
io.github.hmlendea.geforcenow-electron \
|
||||
#io.github.hmlendea.geforcenow-electron \
|
||||
#org.onlyoffice.desktopeditors \
|
||||
#org.jdownloader.JDownloader \
|
||||
#io.gitlab.librewolf-community \
|
||||
@ -202,7 +202,7 @@ io.github.hmlendea.geforcenow-electron \
|
||||
#com.github.marinm.songrec \
|
||||
#io.github.hakandundar34coding.mini-system-monitor \
|
||||
#com.github.rajsolai.textsnatcher \
|
||||
app.drey.Warp
|
||||
#app.drey.Warp
|
||||
|
||||
# Copie des lanceurs d'applications personnalisés dans le tableau de bord de Mate
|
||||
mkdir -p /home/$username/.config/mate/panel2.d/default/launchers
|
||||
@ -232,9 +232,6 @@ chown -R $username:$username /home/$username/.config/autostart/
|
||||
|
||||
# Mise à jour du répertoire /home pour les nouveaux utilisateurs via /etc/skel (Skeleton)
|
||||
unzip $builddir/themes.zip -d /etc/skel/.themes/
|
||||
mkdir -p /etc/skel/.runonce
|
||||
cp $builddir/runonce/flatpak.sh /etc/skel/.runonce/
|
||||
chmod +x /etc/skel/.runonce/flatpak.sh
|
||||
mkdir -p /etc/skel/.config/mate/panel2.d/default/launchers
|
||||
cp $builddir/launchers/* /etc/skel/.config/mate/panel2.d/default/launchers/
|
||||
mkdir -p /etc/skel/.config/dconf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user