Alacritty configured

This commit is contained in:
LarsZauberer 2024-04-13 21:31:55 +02:00
commit 23fee3c7eb
6 changed files with 536 additions and 48 deletions

View file

@ -7,6 +7,14 @@
username = "lars";
};
};
programs = {
alacritty = {
opacity = 0.8;
blur = true;
};
};
hyprland = {
enable = true;
nvidia.enable = true;