diff options
| -rw-r--r-- | modules/foot.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/foot.nix b/modules/foot.nix index 6cd6bf8..715c941 100644 --- a/modules/foot.nix +++ b/modules/foot.nix @@ -20,6 +20,7 @@ in { }; colors = { + alpha=0.9; background = "000000"; foreground = "f8f8f6"; |
