diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 037e1c7..10d477b 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -20,6 +20,8 @@ set -g @plugin 'tmux-plugins/tmux-open' set -g @plugin 'tmux-plugins/tmux-pain-control' # Better session management set -g @plugin 'tmux-plugins/tmux-sessionist' +# X clipboard integration +set -g @plugin 'tmux-plugins/tmux-yank' # Suggested in `man tmux`, and added by tmux-sensible, with wrong file... bind-key R source-file ~/.config/tmux/tmux.conf \; \