Updated to 24.05

This commit is contained in:
2024-06-02 12:10:28 +02:00
parent 89d96c72f3
commit 7e564fb99c
10 changed files with 22 additions and 33 deletions

View File

@@ -4,6 +4,9 @@
programs.alacritty = {
enable = true;
settings = {
font = {
normal = { family = "DejaVuSansM Nerd Font"; style = "Regular"; };
};
window = {
opacity = 0.8;
padding = { x = 10; y = 10; };