Rely on a later restart of waybar

So we don't do it over and over again on a regular upgrade
This commit is contained in:
David Heinemeier Hansson
2025-11-21 18:12:53 +01:00
parent db7070f9d6
commit 597fcb8db8
4 changed files with 0 additions and 4 deletions

View File

@@ -5,5 +5,4 @@ omarchy-pkg-drop blueberry
if ! grep -q "omarchy-launch-bluetooth" ~/.config/waybar/config.jsonc; then
sed -i 's/blueberry/omarchy-launch-bluetooth/' ~/.config/waybar/config.jsonc
omarchy-restart-waybar
fi