feat(shell): update zellij config
This commit is contained in:
parent
50db5ea9bc
commit
8452d9a4db
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
programs.zellij.enableZshIntegration = true;
|
||||
programs.zellij.settings = {
|
||||
default_layout = "compact"; # or default
|
||||
default_mode = "locked";
|
||||
default_mode = "normal";
|
||||
ui.pane_frames = {
|
||||
hide_session_name = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue