Update zed.nix

This commit is contained in:
2026-02-16 14:28:10 -07:00
parent 3a19bb1dda
commit 77e4eb75fa

View File

@@ -19,7 +19,7 @@
]; ];
userSettings = { userSettings = {
icon_theme = "Dracula"; icon_theme = "Catppuccin Macchiato";
title_bar = { title_bar = {
show_sign_in = false; show_sign_in = false;
}; };