dotfiles/modules/home/alacritty/alacritty.toml

9 lines
136 B
TOML

import = [
"~/.config/alacritty/theme/themes/smoooooth.toml"
]
[[keyboard.bindings]]
chars = "fzf-z \r"
key = "Z"
mods = "Control"