Skip to content

Commit 3ed7db7

Browse files
petechesBruno Sutic
authored andcommitted
Re-named tmux variable to maintain consistency.
1 parent 328d070 commit 3ed7db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/variables.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ status_wrap_string="\#{value}"
3636
systemd_service_name="tmux.service"
3737
systemd_unit_file_path="$HOME/.config/systemd/user/${systemd_service_name}"
3838

39-
systemd_tmux_server_start_cmd_option="@systemd_tmux_server_start_cmd"
39+
systemd_tmux_server_start_cmd_option="@continuum-systemd-start-cmd"
4040
systemd_tmux_server_start_cmd_default="new-session -d"

0 commit comments

Comments
 (0)