diff options
| author | Max Bossing <info@maxbossing.de> | 2025-07-16 12:25:51 +0200 | 
|---|---|---|
| committer | Max Bossing <info@maxbossing.de> | 2025-07-16 12:25:51 +0200 | 
| commit | 56c53ddaabc18442065a1620091ded8beb7f353c (patch) | |
| tree | aab56875b42bf32289734a0026e9b7457152f386 /tmux | |
| parent | a62d33fdfcca61e220e387cdda6bc165ecc1864c (diff) | |
All my homies hate X11
Diffstat (limited to 'tmux')
| -rw-r--r-- | tmux/tmux.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
