From fcc7c2d1c090d1e4fb9c685e9e67eda8f457cb0c Mon Sep 17 00:00:00 2001 From: jfontaine35 <76435797+jfontaine35@users.noreply.github.com> Date: Tue, 30 Apr 2024 15:16:55 +0200 Subject: [PATCH] Update .profile --- .profile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.profile b/.profile index 6142812..3c47998 100644 --- a/.profile +++ b/.profile @@ -16,6 +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 cd ~ wget https://github.com/fastfetch-cli/fastfetch/releases/download/2.10.2/fastfetch-linux-amd64.deb dpkg -i fastfetch-linux-amd64.deb @@ -154,3 +155,4 @@ xterm*|rxvt*) ;; esac figlet H3 Campus +fast &