Skip to content

Commit 102866a

Browse files
committed
zellij: show_startup_tips = false
1 parent 077e268 commit 102866a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mixins/zellij.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
theme_dark = "catppuccin-frappe";
2222
theme_light = "catppuccin-latte";
2323
session_serialization = false;
24+
show_startup_tips = false; # I never read them and I swear theres a bug that hangs my term tab
2425
};
2526
extraConfig = builtins.readFile ./zellij.keybindings.kdl;
2627
};

0 commit comments

Comments
 (0)