Large module update
This commit is contained in:
parent
492ae9d92a
commit
a61bfe3c50
18 changed files with 463 additions and 87 deletions
|
|
@ -9,13 +9,13 @@ in {
|
|||
settings = {
|
||||
scrolling.history = 3000;
|
||||
font = {
|
||||
normal.family = "FuraCode Nerd Font";
|
||||
normal.family = "FuraCode Nerd Font Mono";
|
||||
size = 9.0;
|
||||
};
|
||||
background_opacity = 0.95;
|
||||
mouse = {
|
||||
hide_when_typing = true;
|
||||
url.modifiers = "Control";
|
||||
hints.modifiers = "Control";
|
||||
};
|
||||
|
||||
# NORD Theme: https://github.com/arcticicestudio/nord-alacritty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue