aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2024-12-12 09:31:38 -0500
committerGitHub <noreply@github.com>2024-12-12 09:31:38 -0500
commitb60f3322dc5fa0b7791ca616ee0c35270620db39 (patch)
tree2b6211be5b1104f5a3f06648e6a5a4daafcb8736 /copy.sh
parent1312eb89b87668be9819be33838cfb21c04c317e (diff)
parent9225c14ca169e473e1fd35be0f7bb8f705a33920 (diff)
Merge branch 'main' into fix-questions
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/copy.sh b/copy.sh
index 92a13161..102ba119 100755
--- a/copy.sh
+++ b/copy.sh
@@ -235,10 +235,10 @@ printf "\n"
# Action to do for better rofi and kitty appearance
while true; do
- echo "$ORANGE Select monitor resolution for better config appearance and fonts:"
- echo "$YELLOW 1. less than 1440p (< 1440p)"
- echo "$YELLOW 2. Equal to or higher than 1440p (≥ 1440p)"
- read -p "$CAT Enter the number of your choice: " res_choice
+ echo "$ORANGE Select monitor resolution to properly configure appearance and fonts:"
+ echo "$YELLOW -- Enter 1. for monitor res 1440p or less (< 1440p)"
+ echo "$YELLOW -- Enter 2. for monitors res higher than 1440p (≥ 1440p)"
+ read -p "$CAT Enter the number of your choice (1 or 2): " res_choice
case $res_choice in
1)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage