From 14924e7b7bade7327797f8d403eb217289e449f7 Mon Sep 17 00:00:00 2001 From: Christoph Schmatzler Date: Sat, 23 Aug 2025 15:01:05 +0000 Subject: [PATCH] up Signed-off-by: Christoph Schmatzler --- modules/home/opencode.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/opencode.nix b/modules/home/opencode.nix index d3bca3b..94de25a 100644 --- a/modules/home/opencode.nix +++ b/modules/home/opencode.nix @@ -2,7 +2,7 @@ programs.opencode = { enable = true; settings = { - theme = "catppuccin"; + theme = "system"; formatter = { mix = { disabled = true;