Update Alacritty config

This commit is contained in:
Filippo Berto 2022-01-24 09:59:32 +01:00
parent 9a74955258
commit 668685c092

View file

@ -40,7 +40,7 @@ in
normal.family = pkgs.rice.font.monospace.name;
size = pkgs.rice.font.monospace.size;
};
background_opacity = pkgs.rice.opacity;
window.opacity = pkgs.rice.opacity;
mouse = {
# hide_when_typing = true;
hints.modifiers = "Control";