feat: add macos setup

This commit is contained in:
2025-08-02 18:41:16 +02:00
parent a320c5908a
commit 328a01d5be
7 changed files with 298 additions and 87 deletions

View File

@@ -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