From c9c1e5ecb82c200c6b758af4bd00556a6c0796d5 Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Thu, 2 May 2024 09:48:05 +0200 Subject: [PATCH] library --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index 3c47998..7b32658 100644 --- a/.profile +++ b/.profile @@ -16,7 +16,7 @@ if [ -f "$marker_file" ]; then else touch "$marker_file" apt install -y neofetch mailutils figlet dnsutils net-tools lm-sensors nodejs npm - apt install -y libxdamage1 libxkbcommon0 libatk-bridge2.0-0 libatk1.0-0 + apt install -y libxdamage1 libxkbcommon0 libatk-bridge2.0-0 libatk1.0-0 libasound2 libnss3 cd ~ wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb dpkg -i fastfetch-linux-amd64.deb