Initial commit
This commit is contained in:
12
.config/alacritty/alacritty.toml
Normal file
12
.config/alacritty/alacritty.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[font]
|
||||
normal={family = "Hack Nerd Font Mono", style = "Regular"}
|
||||
|
||||
[window]
|
||||
opacity=0.7
|
||||
blur=true
|
||||
|
||||
[keyboard]
|
||||
bindings = [{ key = "V", mods = "Control", action = "Paste"}]
|
||||
|
||||
# [colors.primary]
|
||||
# foreground = "#000000"
|
||||
Reference in New Issue
Block a user