alacritty: Remove tmux integration

Removed autostarting of new tmux sessions for each new alacritty window.
The auto-closing and deluge of unnamed sessions did not help keep any
kind of organizational scheme, and lead to actual named sessions (like
notes, and dot) to perish under the mountain of sessions.
This commit is contained in:
Marty Oehme 2020-09-15 11:13:32 +02:00
parent def968aefd
commit bb892486e3
Signed by: Marty
GPG Key ID: B7538B8F50A1C800
1 changed files with 2 additions and 2 deletions

View File

@ -351,8 +351,8 @@ live_config_reload: true
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
shell:
program: tmux
# shell:
# program: tmux
# Startup directory
#