aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-03 20:00:39 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-03 20:00:39 +0900
commit864db872db441333bee3f98d7bb3db99baf25d0f (patch)
tree5f5d951706f6b80e3a7847e089091016af24a3d5 /copy.sh
parent6344db6cc19571df4d356784a05a4f2dea55c5e7 (diff)
of course.. idiot
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/copy.sh b/copy.sh
index 540f3425..c33ee7a6 100755
--- a/copy.sh
+++ b/copy.sh
@@ -327,7 +327,7 @@ while true; do
echo "${OK} 12H format set on waybar clocks succesfully." 2>&1 | tee -a "$LOG"
- # Function to apply 12H format to SDDM themes
+ # Function to apply 12H format to SDDM themes
apply_sddm_12h_format() {
local sddm_directory=$1
@@ -337,8 +337,6 @@ while true; do
sudo sed -i 's|^## HourFormat="hh:mm AP"|HourFormat="hh:mm AP"|' "$sddm_directory/theme.conf" 2>&1 | tee -a "$LOG" || true
sudo sed -i 's|^HourFormat="HH:mm"|## HourFormat="HH:mm"|' "$sddm_directory/theme.conf" 2>&1 | tee -a "$LOG" || true
- else
- echo "${ERROR} Directory $sddm_directory does not exist. Skipping..." 2>&1 | tee -a "$LOG"
fi
}
@@ -361,6 +359,8 @@ while true; do
echo "${OK} 12H format set to SDDM successfully." 2>&1 | tee -a "$LOG"
fi
+ done
+
printf "\n"
# Check if the user wants to disable Rainbow borders
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage