Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-08-16 19:31:43 +00:00
parent 5ea67b4bf1
commit 55d816ec07
3 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
theme = "catppuccin-latte";
default_layout = "compact";
default_shell = "${pkgs.fish}/bin/fish";
no_pane_frames = true;
pane_frames = false;
show_startup_tips = false;
show_release_notes = false;
};