mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-21 18:58:46 +00:00
set default tmux start command to new-session
This commit is contained in:
parent
4b84886e86
commit
b495ea2912
@ -37,4 +37,4 @@ systemd_service_name="tmux.service"
|
||||
systemd_unit_file_path="$HOME/.config/systemd/user/${systemd_service_name}"
|
||||
|
||||
systemd_tmux_server_start_cmd_option="@systemd_tmux_server_start_cmd"
|
||||
systemd_tmux_server_start_cmd_default="start-server"
|
||||
systemd_tmux_server_start_cmd_default="new-session"
|
||||
|
Loading…
Reference in New Issue
Block a user