From 77e4eb75fa05b17e931419d6163d4f72c64a8fe8 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 16 Feb 2026 14:28:10 -0700 Subject: [PATCH] Update zed.nix --- modules/home/zed.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/zed.nix b/modules/home/zed.nix index a563dc0..97756e0 100644 --- a/modules/home/zed.nix +++ b/modules/home/zed.nix @@ -19,7 +19,7 @@ ]; userSettings = { - icon_theme = "Dracula"; + icon_theme = "Catppuccin Macchiato"; title_bar = { show_sign_in = false; };