aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/WaybarLayout.sh
diff options
context:
space:
mode:
authorDon Williams <Don.e.williams@gmail.com>2025-10-20 14:26:58 -0400
committerDon Williams <Don.e.williams@gmail.com>2025-10-20 14:26:58 -0400
commit36a4f2354448ce008e767516274a205924c04ae8 (patch)
tree2ca38d3c3efcce02c6d038dd80d713266974bbfd /config/hypr/scripts/WaybarLayout.sh
parentf4a9ba41e25b4e40b6b7154aa7f48e9fbeb0b859 (diff)
parent1195ecd49921dc4e243454450440de24f5ab4d76 (diff)
Merge 'Development' into development to publish Waybar marker fix
Diffstat (limited to 'config/hypr/scripts/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 b4d9c493..f65c9c00 100755
--- a/config/hypr/scripts/WaybarLayout.sh
+++ b/config/hypr/scripts/WaybarLayout.sh
@@ -50,7 +50,7 @@ main() {
[[ -z "$choice" ]] && { echo "No option selected. Exiting."; exit 0; }
# Strip marker before applying
- choice=${choice# $MARKER}
+ choice=${choice#"$MARKER "}
case "$choice" in
"no panel")
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage