feat: add alacritty to the list of auto start terminals

This commit is contained in:
Chris Minton
2020-12-01 00:00:06 +00:00
parent 26eb5ffce0
commit 154e386bbe
3 changed files with 75 additions and 0 deletions

View File

@ -24,6 +24,9 @@ Config options:
of `Terminal.app`
- `set -g @continuum-boot-options 'kitty,fullscreen'` - start `kitty`
in fullscreen
- `set -g @continuum-boot-options 'alacritty'` - start [alacritty](https://github.com/alacritty/alacritty) instead of `Terminal.app`
- `set -g @continuum-boot-options 'alacritty,fullscreen'` - start `alacritty`
in fullscreen
Note: The first time you reboot your machine and activate this feature you may be prompted about a script requiring
access to a system program (i.e. - System Events). If this happens tmux will not start automatically and you will need