feat: add macos setup
This commit is contained in:
@@ -278,7 +278,12 @@ default_layout "compact"
|
||||
//
|
||||
// copy_command "xclip -selection clipboard" // x11
|
||||
|
||||
{{ if .homebrew }}
|
||||
copy_command "pbcopy"
|
||||
{{ else }}
|
||||
copy_command "wl-copy" // wayland
|
||||
{{ end }}
|
||||
|
||||
|
||||
|
||||
// Choose the destination for copied text
|
||||
|
Reference in New Issue
Block a user