major restructuring for using snowfall
This commit is contained in:
8
modules/home/alacritty/alacritty.toml
Normal file
8
modules/home/alacritty/alacritty.toml
Normal file
@ -0,0 +1,8 @@
|
||||
import = [
|
||||
"~/.config/alacritty/theme/themes/smoooooth.toml"
|
||||
]
|
||||
|
||||
[[keyboard.bindings]]
|
||||
chars = "fzf-z \r"
|
||||
key = "Z"
|
||||
mods = "Control"
|
Reference in New Issue
Block a user