aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-03-24 17:07:26 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-03-24 17:07:26 +0900
commit0390b045a6325f3fce20955a17a6e2075bf1965c (patch)
tree5195d91dcdfa59cf8e35d4b6dfe49c97f389a4cf /copy.sh
parenta3c975e70db5a914646cd58d58062193d025cb1b (diff)
minor adjustment copy.sh
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index 1a9ec38d..06bd29ae 100755
--- a/copy.sh
+++ b/copy.sh
@@ -915,7 +915,7 @@ printf "\n%.0s" {1..1}
sddm_sequioa="/usr/share/sddm/themes/sequoia_2"
if [ -d "$sddm_sequioa" ]; then
while true; do
- echo "${CAT} SDDM sequoia_2 theme detected! Apply current wallpaper as SDDM background? (y/n): "
+ echo -n "${CAT} SDDM sequoia_2 theme detected! Apply current wallpaper as SDDM background? (y/n): "
read SDDM_WALL
# Remove any leading/trailing whitespace or newlines from input
@@ -944,7 +944,7 @@ printf "\n%.0s" {1..1}
echo "${MAGENTA}By default only a few wallpapers are copied${RESET}..."
while true; do
- echo "${CAT} Would you like to download additional wallpapers? ${WARN} This is 1GB in size (y/n): "
+ echo -n "${CAT} Would you like to download additional wallpapers? ${WARN} This is 1GB in size (y/n): "
read WALL
case $WALL in
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage