Alacritty configured for vali
This commit is contained in:
parent
23fee3c7eb
commit
6bc038b272
1 changed files with 7 additions and 0 deletions
|
@ -67,6 +67,13 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
profiling = false;
|
profiling = false;
|
||||||
};
|
};
|
||||||
|
alacritty = {
|
||||||
|
enable = true;
|
||||||
|
catppuccin = true;
|
||||||
|
opacity = 0.8;
|
||||||
|
blur = true;
|
||||||
|
# Grüsse
|
||||||
|
};
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
pipewire.enable = true;
|
pipewire.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue