diff --git a/scripts/variables.sh b/scripts/variables.sh index 03bc8c9..4828150 100644 --- a/scripts/variables.sh +++ b/scripts/variables.sh @@ -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"