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 328d070 commit 3ed7db7Copy full SHA for 3ed7db7
scripts/variables.sh
@@ -36,5 +36,5 @@ status_wrap_string="\#{value}"
36
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"
+systemd_tmux_server_start_cmd_option="@continuum-systemd-start-cmd"
40
systemd_tmux_server_start_cmd_default="new-session -d"
0 commit comments