summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2021-12-19 03:16:15 +0100
committerTharre <tharre3@gmail.com>2021-12-19 03:27:14 +0100
commitac74b67036e8849c1630d67a9756751cb1531500 (patch)
tree1b3a95ff1c4ee0c6aa2a36ea7f6529202744cba3
parentca1dd9561f68ac27561a2f6a0f13bb05130fe899 (diff)
downloaddotfiles-ac74b67036e8849c1630d67a9756751cb1531500.tar.gz
dotfiles-ac74b67036e8849c1630d67a9756751cb1531500.tar.xz
dotfiles-ac74b67036e8849c1630d67a9756751cb1531500.zip
tmux: add SWAYSOCK to update env list
-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