From 29747c49a658095f135d7f35813c770fd20f1c65 Mon Sep 17 00:00:00 2001 From: Jason Swank Date: Thu, 8 Jan 2026 01:20:24 +0000 Subject: [PATCH] fix clipboard for sway --- tmux/.config/tmux/tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 9207d81..53db6bf 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -19,4 +19,5 @@ set-environment -g SSH_AUTH_SOCK $HOME/.ssh/ssh_auth_sock set -g escape-time 10 -set -g set-clipboard +# maybe? +set-option -g set-clipboard external