Update Alacritty config
This commit is contained in:
parent
9a74955258
commit
668685c092
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ in
|
||||||
normal.family = pkgs.rice.font.monospace.name;
|
normal.family = pkgs.rice.font.monospace.name;
|
||||||
size = pkgs.rice.font.monospace.size;
|
size = pkgs.rice.font.monospace.size;
|
||||||
};
|
};
|
||||||
background_opacity = pkgs.rice.opacity;
|
window.opacity = pkgs.rice.opacity;
|
||||||
mouse = {
|
mouse = {
|
||||||
# hide_when_typing = true;
|
# hide_when_typing = true;
|
||||||
hints.modifiers = "Control";
|
hints.modifiers = "Control";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue