aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-13 01:33:50 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-13 01:33:50 +0900
commitea93a71cf6ac92041f00168e040cdc22882047b7 (patch)
tree64df94cb64f5ba161761bfd64ae93658ca163f9c
parent0a59d4b9fd14384c5f726504d363ccd2cb213d09 (diff)
minor tweak to copy.sh
-rwxr-xr-xcopy.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index e1047f24..83e06f33 100755
--- a/copy.sh
+++ b/copy.sh
@@ -244,7 +244,7 @@ chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"
chmod +x ~/.config/hypr/UserScripts/* 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%.0s" {1..3}
+printf "\n%.0s" {1..2}
# Detect machine type and set Waybar configurations accordingly, logging the output
if hostnamectl | grep -q 'Chassis: desktop'; then
@@ -259,8 +259,6 @@ else
rm -r "$HOME/.config/waybar/configs/[TOP] Default_v2" 2>&1 | tee -a "$LOG"
fi
-printf "\n%.0s" {1..2}
-
# additional wallpapers
echo "$(tput setaf 6) By default only a few wallpapers are copied...$(tput sgr0)"
printf "\n%.0s" {1..2}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage