chore: rm mouse mode in zellij
This commit is contained in:
parent
632818ed7b
commit
adc8886017
1 changed files with 1 additions and 4 deletions
|
@ -1,12 +1,9 @@
|
|||
{
|
||||
programs.zellij = {
|
||||
enable = true;
|
||||
# package = inputs.zellij blablabla
|
||||
settings = {
|
||||
# theme = "stylix";
|
||||
mouse_mode = false;
|
||||
};
|
||||
};
|
||||
home.sessionVariables.ZELLIJ_AUTO_ATTACH = "true";
|
||||
home.sessionVariables.ZELLIJ_AUTO_EXIT = "true";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue