Update alacritty configuration
This commit is contained in:
parent
57960e1f62
commit
6f3116bd51
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.alacritty = {
|
||||
enable = true;
|
||||
settings."background_opacity" = 0.95;
|
||||
settings.window.opacity = 0.95;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue