diff options
| -rw-r--r-- | srv/hadante/fuzzel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srv/hadante/fuzzel.nix b/srv/hadante/fuzzel.nix index abc1b8a..8b23e15 100644 --- a/srv/hadante/fuzzel.nix +++ b/srv/hadante/fuzzel.nix @@ -9,7 +9,7 @@ fields = "name,categories"; }; colors = { - background = "#232634"; + background = "80232634"; }; }; }; |
