From cd461059d0b46876924c05f394be47f87c06004c Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 10 May 2026 20:33:34 +0200 Subject: [PATCH] Just a little wider --- bin/omarchy-style-waybar-position | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/omarchy-style-waybar-position b/bin/omarchy-style-waybar-position index 0356927e..55ad7c5f 100755 --- a/bin/omarchy-style-waybar-position +++ b/bin/omarchy-style-waybar-position @@ -21,7 +21,7 @@ omarchy-refresh-config waybar/style.css if [[ $position == "left" || $position == "right" ]]; then height=0 - width=26 + width=28 horizontal=false else height=26