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; };