mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2024-11-21 18:58:46 +00:00
Re-named tmux variable to maintain consistency.
This commit is contained in:
parent
328d070787
commit
3ed7db77f2
@ -36,5 +36,5 @@ status_wrap_string="\#{value}"
|
||||
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_option="@continuum-systemd-start-cmd"
|
||||
systemd_tmux_server_start_cmd_default="new-session -d"
|
||||
|
Loading…
Reference in New Issue
Block a user