mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2026-09-10 07:16:18 -04:00
Adding the ghostty entry in the docs
This commit is contained in:
parent
0698e8f4b1
commit
db597666e2
|
|
@ -27,6 +27,8 @@ Config options:
|
|||
- `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
|
||||
- `set -g @continuum-boot-options 'ghostty'` - start [ghostty](https://ghostty.org) instead of `Terminal.app`
|
||||
- `set -g @continuum-boot-options 'ghostty,fullscreen'` - start `ghostty` 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue