summaryrefslogtreecommitdiffstats
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 43975a5..1b63edb 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -11,7 +11,7 @@ set-option -g history-limit 100000
set-option -g allow-rename on
set-option -g set-titles on
set-option -g set-titles-string "#W"
-set-option -ga update-environment " SSH_CLIENT SSH_TTY"
+set-option -ga update-environment " SSH_CLIENT SSH_TTY SWAYSOCK"
bind-key r source-file ~/.tmux.conf \; display "Config reloaded!"
bind z run tmux-url-select