diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-10 05:15:02 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-10 05:15:02 +0900 |
| commit | c65668b41dcb67da307b71fc8fc523ae753e047b (patch) | |
| tree | 7374891d6448c1b1f2f0827274a0cca79fbb8cea /copy.sh | |
| parent | f07c92e897663fd77066fa674a22dffc0a923143 (diff) | |
updated copy.sh and laptop
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |
