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