mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
8 lines
181 B
KDL
8 lines
181 B
KDL
// Zellij configuration
|
|
// Reference: https://zellij.dev/documentation/options
|
|
|
|
theme "challengerdeep"
|
|
|
|
// macOS clipboard integration
|
|
copy_command "pbcopy"
|
|
copy_clipboard "system"
|