diff --git a/home/shell.nix b/home/shell.nix index 7dbf25b..31cd1af 100644 --- a/home/shell.nix +++ b/home/shell.nix @@ -21,7 +21,7 @@ settings = { default_shell = "fish"; - theme = "matugen"; + # theme = "matugen"; default_layout = "compact"; show_startup_tips = false;