Added new-session default for tmux remote
This commit is contained in:
parent
c8fcd6d3d2
commit
4ecc745f99
1 changed files with 2 additions and 0 deletions
|
@ -73,3 +73,5 @@ bind -T root M-F12 \
|
|||
# In remote mode we don't show "clock" and "battery status" widgets
|
||||
#set -g status-left "$wg_session"
|
||||
#set -g status-right "#{prefix_highlight} $wg_is_keys_off $wg_is_zoomed #{sysstat_cpu} | #{sysstat_mem} | #{sysstat_loadavg} | $wg_user_host | #{online_status}"
|
||||
|
||||
new-session -s default
|
||||
|
|
Loading…
Reference in a new issue