aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2026-01-11 02:39:15 -0500
committerDon Williams <don.e.williams@gmail.com>2026-01-11 02:39:15 -0500
commite73e6a5ce96a7fd0e849cd112321e3160bedff80 (patch)
tree88aec38597de6770d579b7699d0eaf476e682274 /copy.sh
parenta31e55ca4acac4bc256b6bb38915b6e414da90ad (diff)
fixing prompts for resolution, clock, etc
On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: copy.sh modified: scripts/lib_prompts.sh
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/copy.sh b/copy.sh
index aa634fd3..0a68ea02 100755
--- a/copy.sh
+++ b/copy.sh
@@ -360,7 +360,7 @@ if [[ "$EDITOR_SET" -eq 0 ]] && command -v vim &>/dev/null; then
fi
printf "\n"
-
+echo "${INFO} Awaiting monitor resolution selection (1=<1440p, 2=≥1440p)..." 2>&1 | tee -a "$LOG"
resolution=$(prompt_resolution_choice)
echo "${OK} You have chosen $resolution resolution." 2>&1 | tee -a "$LOG"
if [ "$resolution" == "< 1440p" ]; then
@@ -384,7 +384,6 @@ if [ "$resolution" == "< 1440p" ]; then
fi
printf "\n%.0s" {1..1}
-
prompt_clock_12h "$LOG"
printf "\n%.0s" {1..1}
prompt_rainbow_borders "$LOG" >/dev/null
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage