aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-06 08:47:08 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-06 08:47:08 +0900
commit7b9c6c73675d074d32529eb78c39ae8431293f6d (patch)
treea1087bc51c84a81c3772f658c133ebd6ce626b58 /copy.sh
parent20772392149714c725921fd0f5bc76c7856885a9 (diff)
testing
Diffstat (limited to 'copy.sh')
-rw-r--r--copy.sh6
1 files changed, 4 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index 4b8be4a6..53d299a6 100644
--- a/copy.sh
+++ b/copy.sh
@@ -65,8 +65,7 @@ fi
echo "Keyboard layout: $layout"
-printf "${NOTE} Detecting keyboard layout to prepare necessary changes in hyprland.conf before copying\n"
-printf "\n"
+printf "${NOTE} Detecting keyboard layout to prepare necessary changes in hyprland.conf before copying\n\n"
# Prompt the user to confirm whether the detected layout is correct
read -p "Detected keyboard layout or keymap: $layout. Is this correct? [y/n] " confirm
@@ -127,5 +126,8 @@ ln -sf "$HOME/.config/dunst/styles/dunstrc-dark" "$HOME/.config/dunst/dunstrc" &
# Set some files as executable
chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"
+# Initializing the initial wallpaper and wal
+~/.config/hypr/scripts/Wallpaper.sh 2>&1 | tee -a "$LOG"
+
printf "\n${OK} Copy Completed!\n\n"
printf "${NOTE} Highly recommended to logout and re-login\n\n"
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage