From 2c322f19fbf661cc85f35c5d46b848e4f29bc8c3 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Tue, 10 Feb 2026 22:42:56 -0800 Subject: [PATCH] codex: trust notifications-tray-icon project path --- dotfiles/codex/config.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dotfiles/codex/config.toml b/dotfiles/codex/config.toml index e54428cd..93c91614 100644 --- a/dotfiles/codex/config.toml +++ b/dotfiles/codex/config.toml @@ -34,6 +34,9 @@ trust_level = "trusted" [projects."/home/imalison/dotfiles/.git/modules/dotfiles/config/taffybar"] trust_level = "trusted" +[projects."/home/imalison/Projects/notifications-tray-icon"] +trust_level = "trusted" + [notice] hide_gpt5_1_migration_prompt = true "hide_gpt-5.1-codex-max_migration_prompt" = true