FIXME: Alacritty config
This commit is contained in:
parent
c399eb7b1a
commit
0f94e0cf1c
1 changed files with 7 additions and 7 deletions
|
@ -16,13 +16,13 @@ in
|
||||||
window = {
|
window = {
|
||||||
opacity = 0.98;
|
opacity = 0.98;
|
||||||
};
|
};
|
||||||
colors = {
|
# colors = {
|
||||||
primary.background = "#050505";
|
# primary.background = "#050505";
|
||||||
};
|
# };
|
||||||
hints.enabled = {
|
# hints.enabled = {
|
||||||
hyperlinks = true;
|
# hyperlinks = true;
|
||||||
post_processing = true;
|
# post_processing = true;
|
||||||
};
|
# };
|
||||||
font = {
|
font = {
|
||||||
normal = {
|
normal = {
|
||||||
family = "JetBrainsMono Nerd Font";
|
family = "JetBrainsMono Nerd Font";
|
||||||
|
|
Loading…
Reference in a new issue