diff --git a/modules/home/programs/opencode/default.nix b/modules/home/programs/opencode/default.nix index e043ac2..b52b59b 100644 --- a/modules/home/programs/opencode/default.nix +++ b/modules/home/programs/opencode/default.nix @@ -26,6 +26,10 @@ in enable = true; settings = { theme = "catppuccin"; + keybinds = { + app_exit = "ctrl+d,q"; + session_interrupt = "ctrl+c"; + }; mcp = { context7 = { type = "local";