From 75538f592763bbb396aec0a9178f6ea62a9e7db8 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 5 Aug 2026 19:57:44 +0200 Subject: [PATCH] Headline Process and Hardware update submenus with Restart Co-Authored-By: Claude Fable 5 --- default/omarchy/omarchy-menu.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default/omarchy/omarchy-menu.jsonc b/default/omarchy/omarchy-menu.jsonc index 0f8dae03..0b0d3361 100644 --- a/default/omarchy/omarchy-menu.jsonc +++ b/default/omarchy/omarchy-menu.jsonc @@ -317,8 +317,8 @@ "update.channel": {"icon":"󰔫","label":"Channel"}, "update.config": {"icon":"","label":"Config"}, "update.themes": {"icon":"󰸌","label":"Extra Themes","action":"omarchy-launch-floating-terminal-with-presentation omarchy-theme-update"}, - "update.process": {"icon":"","label":"Process"}, - "update.hardware": {"icon":"󰇅","label":"Hardware"}, + "update.process": {"icon":"","label":"Process","title":"Restart"}, + "update.hardware": {"icon":"󰇅","label":"Hardware","title":"Restart"}, "update.firmware": {"icon":"","label":"Firmware","action":"omarchy-launch-floating-terminal-with-presentation omarchy-update-firmware"}, "update.password": {"icon":"","label":"Password"}, "update.timezone": {"icon":"","label":"Timezone","action":"omarchy-menu-timezone"},