aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-07-25 19:20:24 +0900
committerGitHub <noreply@github.com>2025-07-25 19:20:24 +0900
commit028bc0a1fdc6b9b4fc132684e2552afc7336a5b6 (patch)
treef463f921e2fdeb3a7e2ffff6666195ce5738a767
parent43c7521efba41ce8430bc9a6825acc5a0147cbd3 (diff)
Update WaybarStyles.sh
-rwxr-xr-xconfig/hypr/scripts/WaybarStyles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WaybarStyles.sh b/config/hypr/scripts/WaybarStyles.sh
index 61b278e5..20f0873b 100755
--- a/config/hypr/scripts/WaybarStyles.sh
+++ b/config/hypr/scripts/WaybarStyles.sh
@@ -33,7 +33,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