From dd2c035f8e6de6e8f80038dac6ab6962544743d4 Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Thu, 21 Oct 2021 22:23:00 -0500 Subject: [PATCH] Update 2-user.sh --- 2-user.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/2-user.sh b/2-user.sh index c3d1fd4..b0ac928 100755 --- a/2-user.sh +++ b/2-user.sh @@ -29,7 +29,6 @@ PKGS=( 'dxvk-bin' # DXVK DirectX to Vulcan 'github-desktop-bin' # Github Desktop sync 'lightly-git' -'lightlyshaders-git' 'mangohud' # Gaming FPS Counter 'mangohud-common' 'nerd-fonts-fira-code' @@ -73,4 +72,4 @@ sleep 1 konsave -a kde echo -e "\nDone!\n" -exit \ No newline at end of file +exit