feat: move to alacritty as default terminal
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[general]
|
||||
import = [
|
||||
"~/.config/alacritty/dank-theme.toml"
|
||||
]
|
||||
|
||||
[font]
|
||||
normal = {
|
||||
family = "Source Code Pro", style = "Regular"
|
||||
}
|
||||
size = 12.0
|
||||
Reference in New Issue
Block a user