🐛 fix: was getting extra tmux sessions

This commit is contained in:
James Walker 2021-05-26 18:19:54 -04:00
parent 7b1c89d8aa
commit 057b0c3a6e
Signed by: walkah
GPG Key ID: 3C127179D6086E93

View File

@ -138,7 +138,6 @@
set -g status-bg black
set -g status-fg white
'';
newSession = true;
shortcut = "o";
terminal = "screen-256color";
};