diff options
| author | stefan <stefan@s00.xyz> | 2025-05-20 15:17:01 -0400 |
|---|---|---|
| committer | stefan <stefan@s00.xyz> | 2025-05-20 15:17:01 -0400 |
| commit | 92fe04a180e3cfca16c3ef4150a5a1eec879b665 (patch) | |
| tree | be66d0ea3bafed01bec10bb286f6964703bcfb72 /modules/foot.nix | |
| parent | 2d701706abcc131aea8b2758cfff0acdc18a4b74 (diff) | |
| download | home-92fe04a180e3cfca16c3ef4150a5a1eec879b665.tar.gz | |
(form) sync
Diffstat (limited to 'modules/foot.nix')
| -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 b909ee2..9927e7d 100644 --- a/modules/foot.nix +++ b/modules/foot.nix @@ -36,6 +36,7 @@ in }; colors = { + alpha=0.8; # foreground="cacaca"; # background="0f0f0f"; # regular0="0f0f0f"; |