Tmux : Fix launching GUI apps.
This commit is contained in:
parent
836bf558e1
commit
834de37abe
|
@ -87,4 +87,4 @@ setw -g window-status-format ' #I#[fg=black]:#[fg=black]#W#[fg=black]#F '
|
|||
setw -g window-status-bell-style 'fg=black bg=white bold'
|
||||
|
||||
# SSH fixes.
|
||||
set-option -g update-environment "SSH_CLIENT SSH_TTY DOCKER_CONFIG DOCKER_HOST"
|
||||
set-option -g update-environment "SSH_CLIENT SSH_TTY DOCKER_CONFIG DOCKER_HOST DISPLAY XAUTHORITY"
|
||||
|
|
Reference in a new issue