dotfiles/config/.config/zellij/config.kdl
2024-10-26 13:30:45 -05:00

20 lines
390 B
Plaintext

copy_clipboard "system"
copy_command "wl-copy"
copy_on_select true
theme "catppuccin-mocha"
themes {
catppuccin-mocha {
bg "#585b70"
black "#181825"
blue "#89b4fa"
cyan "#89dceb"
fg "#cdd6f4"
green "#a6e3a1"
magenta "#f5c2e7"
orange "#fab387"
red "#f38ba8"
white "#cdd6f4"
yellow "#f9e2af"
}
}