From 56c53ddaabc18442065a1620091ded8beb7f353c Mon Sep 17 00:00:00 2001 From: Max Bossing Date: Wed, 16 Jul 2025 12:25:51 +0200 Subject: All my homies hate X11 --- tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index a7991d1..caf37e8 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -43,5 +43,5 @@ set-option -g status-left "" set-option -g status-right "" # Copy into system clipboard -set -s copy-command 'xclip -in -selection clipboard' +set -s copy-command 'wl-copy' set -s set-clipboard off -- cgit v1.0