aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/zellij/config.kdl
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/zellij/config.kdl')
-rw-r--r--home/.config/zellij/config.kdl3
1 files changed, 1 insertions, 2 deletions
diff --git a/home/.config/zellij/config.kdl b/home/.config/zellij/config.kdl
index f3d3aa7..791b5cd 100644
--- a/home/.config/zellij/config.kdl
+++ b/home/.config/zellij/config.kdl
@@ -15,8 +15,7 @@ scroll_buffer_size 50000
// Clipboard: copy to system clipboard on selection
copy_on_select true
-// Use wl-copy for Wayland clipboard (fallback from OSC 52)
-copy_command "wl-copy"
+// Clipboard is handled via OSC 52 (terminal-native, no external tools needed)
// Auto-attach to existing session with the same name instead of erroring
attach_to_session true