feat: update kdl and helix
This commit is contained in:
@@ -278,13 +278,7 @@ default_layout "compact"
|
||||
//
|
||||
// copy_command "xclip -selection clipboard" // x11
|
||||
|
||||
{{ if .homebrew }}
|
||||
copy_command "pbcopy"
|
||||
{{ else }}
|
||||
copy_command "wl-copy" // wayland
|
||||
{{ end }}
|
||||
|
||||
|
||||
copy_command "voidpin copy"
|
||||
|
||||
// Choose the destination for copied text
|
||||
// Allows using the primary selection buffer (on x11/wayland) instead of the system clipboard.
|
||||
|
Reference in New Issue
Block a user