We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb52a17 commit 5385371Copy full SHA for 5385371
scripts/variables.sh
@@ -37,4 +37,4 @@ systemd_service_name="tmux.service"
37
systemd_unit_file_path="$HOME/.config/systemd/user/${systemd_service_name}"
38
39
systemd_tmux_server_start_cmd_option="@systemd_tmux_server_start_cmd"
40
-systemd_tmux_server_start_cmd_default="new-session"
+systemd_tmux_server_start_cmd_default="new-session -d"
0 commit comments