more opaque foot, fix branch, add del by name
This commit is contained in:
parent
349e8058b1
commit
0c36d6af65
4 changed files with 98 additions and 33 deletions
|
|
@ -8,7 +8,7 @@
|
|||
};
|
||||
alpha = lib.mkOption {
|
||||
type = lib.types.float;
|
||||
default = 0.9;
|
||||
default = 0.935;
|
||||
description = "Background opacity for Foot terminal (1.0 = opaque)";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue