chore: disable zellij auto startup tips
This commit is contained in:
parent
9ba38e6ec5
commit
68b562feac
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
programs.zellij = {
|
||||
enable = true;
|
||||
settings = {
|
||||
mouse_mode = false;
|
||||
show_startup_tips = false;
|
||||
keybinds.unbind = [
|
||||
"Ctrl h"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue