feat: use system clipboard on zellij

This commit is contained in:
Guz
2025-02-06 13:49:55 -03:00
parent 8b8723593e
commit 78aaa6764a

View File

@@ -345,7 +345,7 @@ scrollback_lines_to_serialize 0
// - system (default)
// - primary
//
copy_clipboard "primary"
copy_clipboard "system"
// Enable or disable automatic copy (and clear) of selection when releasing mouse
// Default: true