From 6e1d2f673ae9a147c3b00753ee2fce8c7e7ce598 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 30 Mar 2023 18:36:07 +0000 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'install.sh'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f0b9025..92d3854 100644 --- a/install.sh +++ b/install.sh @@ -108,7 +108,9 @@ flatpak install flathub com.usebottles.bottles com.github.geigi.cozy io.crow_tra # Autorisation pour la détéction des manettes de jeux pour GeForce NOW Electron (ne marche pas à faire après redémarrage sur une session utilisateur) flatpak --user override --filesystem=/run/udev:ro io.github.hmlendea.geforcenow-electron -@reboot touch /home/${USER}/bite.txt && crontab -r -u ${USER} +crontab -e -u $username +@reboot bash /home/$username/runonce.sh +@reboot crontab -r -u $username # Copie des lanceurs d'applications personnalisés mkdir -p /home/$username/.config/mate/panel2.d/default/launchers