From 8d26b72269c54c5c2749d90d3c6850ae310b3890 Mon Sep 17 00:00:00 2001 From: wilou Date: Thu, 10 Oct 2024 17:35:07 +0000 Subject: [PATCH] Actualiser install.sh --- install.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install.sh b/install.sh index b5f4fc5..b2b159d 100644 --- a/install.sh +++ b/install.sh @@ -43,6 +43,9 @@ mv /etc/fstab.tmp /etc/fstab apt update apt upgrade -y +# Installation de l'outil de gestion des principaux dossiers de l'utilisateur +apt install -y xdg-user-dirs-gtk && xdg-user-dirs-update + # Installation des composants du serveur graphique Xorg apt install -y xorg xbacklight xbindkeys xinput xvkbd