From b93efba0fd22721be663e51c7c7d49cbc0d7a892 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sun, 29 Dec 2024 00:49:13 +0100 Subject: [PATCH] Auto-install nvtop from install gui script --- install_gui.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install_gui.sh b/install_gui.sh index 2c8280b..a799dc9 100755 --- a/install_gui.sh +++ b/install_gui.sh @@ -103,7 +103,8 @@ paru -S --noconfirm --needed \ # Utilities paru -S --noconfirm --needed \ - nm-connection-editor ffmpegthumbnailer upower devour hyfetch fastfetch bottom tesseract tesseract-data-eng + nm-connection-editor ffmpegthumbnailer upower devour hyfetch fastfetch bottom tesseract tesseract-data-eng \ + nvtop # Wayland Utilities paru -S --noconfirm --needed \