From 2bc25074a6a6013bb423a94c656e7c563226a2a3 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 19 Dec 2025 16:20:47 +0800 Subject: [PATCH] feat: apple touchbar - remove search key --- hosts/12kingdoms-shoukei/apple-silicon.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/hosts/12kingdoms-shoukei/apple-silicon.nix b/hosts/12kingdoms-shoukei/apple-silicon.nix index f09a081c..99dd45c7 100644 --- a/hosts/12kingdoms-shoukei/apple-silicon.nix +++ b/hosts/12kingdoms-shoukei/apple-silicon.nix @@ -199,10 +199,6 @@ Icon = "mic_off"; Action = "MicMute"; } - { - Icon = "search"; - Action = "Search"; - } { Icon = "backlight_low"; Action = "IllumDown";