From c65668b41dcb67da307b71fc8fc523ae753e047b Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 10 Dec 2023 05:15:02 +0900 Subject: updated copy.sh and laptop --- copy.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'copy.sh') diff --git a/copy.sh b/copy.sh index 6b1c9fc3..0c960a0e 100755 --- a/copy.sh +++ b/copy.sh @@ -178,10 +178,6 @@ chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG" # Set executable for initial-boot.sh chmod +x ~/.config/hypr/initial-boot.sh 2>&1 | tee -a "$LOG" -#printf "\n\n" -# adding user to input group -#printf " adding user to input group...\n" -#sudo gpasswd -a $(whoami) input 2>&1 | tee -a "$LOG" #printf "\n\n" # Additional wallpaper -- cgit v1.2.3