diff --git a/zellij/.config/zellij/config.kdl b/zellij/.config/zellij/config.kdl index 8320313..7384613 100644 --- a/zellij/.config/zellij/config.kdl +++ b/zellij/.config/zellij/config.kdl @@ -341,7 +341,7 @@ default_mode "locked" // that will be used by default if this option is not set. // Examples: // -// copy_command "xclip -selection clipboard" // x11 +copy_command "xclip -selection clipboard" // x11 // copy_command "wl-copy" // wayland // copy_command "pbcopy" // osx //