fix(tmux): accidentally creating extra sessions
parent
ba7cc10188
commit
3e8ff2e064
|
@ -106,7 +106,6 @@ in
|
|||
customPaneNavigationAndResize = true;
|
||||
keyMode = "vi";
|
||||
mouse = true;
|
||||
newSession = true;
|
||||
prefix = "C-Space";
|
||||
sensibleOnTop = false;
|
||||
plugins = with pkgs.tmuxPlugins; [
|
||||
|
|
Loading…
Reference in New Issue