From f223bbcb9845c369b2cee1ff76fe6b1408636486 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 4 Aug 2025 12:08:43 +0200 Subject: [PATCH] Use more conventional icon for "updates available" --- config/waybar/config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index 663a4a6e..4431a81e 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -44,7 +44,7 @@ } }, "custom/update": { - "format": "", + "format": "", "exec": "~/.local/share/omarchy/bin/omarchy-update-available", "on-click": "alacritty --class Omarchy --title Omarchy -e omarchy-update", "interval": 3600