aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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