aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-07-25 19:20:05 +0900
committerGitHub <noreply@github.com>2025-07-25 19:20:05 +0900
commit43c7521efba41ce8430bc9a6825acc5a0147cbd3 (patch)
tree43ca459d81db27193b387f392d6374ab95f4cfac
parent11236530437df615d3bb3005d0c5ba386af084b9 (diff)
Update WaybarLayout.sh
-rwxr-xr-xconfig/hypr/scripts/WaybarLayout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarLayout.sh b/config/hypr/scripts/WaybarLayout.sh
index 3529a082..955432fc 100755
--- a/config/hypr/scripts/WaybarLayout.sh
+++ b/config/hypr/scripts/WaybarLayout.sh
@@ -31,7 +31,7 @@ main() {
default_row=0
for i in "${!options[@]}"; do
if [[ "${options[i]}" == "$current_name" ]]; then
- options[i]="${options[i]} ⮕"
+ options[i]="👉 ${options[i]}"
default_row=$i
break
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage