mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2025-09-10 05:03:12 +00:00
Added defaults for tmux start command variable.
This commit is contained in:

committed by
Bruno Sutic

parent
05a4a827e5
commit
a9cbf68546
@ -35,3 +35,6 @@ 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_default="start-server"
|
||||
|
Reference in New Issue
Block a user