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 = {
|
programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
mouse_mode = false;
|
show_startup_tips = false;
|
||||||
keybinds.unbind = [
|
keybinds.unbind = [
|
||||||
"Ctrl h"
|
"Ctrl h"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue