summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index c65b091..ecdf7be 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -35,7 +35,7 @@ bind -T prefix v copy-mode
bind -T copy-mode-vi v send-keys -X begin-selection
bind -T copy-mode-vi V send-keys -X select-line
bind -T copy-mode-vi C-v send-keys -X rectangle-toggle
-#bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'wl-copy -p'
+bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel 'wl-copy -p'
set -s set-clipboard external
set -s copy-command 'wl-copy -p' # v3.2+