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

View file

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