diff options
| -rw-r--r-- | srv/hadante/fuzzel.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/srv/hadante/fuzzel.nix b/srv/hadante/fuzzel.nix index b0981c9..3e48cf6 100644 --- a/srv/hadante/fuzzel.nix +++ b/srv/hadante/fuzzel.nix @@ -8,6 +8,9 @@ use-bold = true; fields = "name,categories"; }; + color = { + background = "#232634"; + }; }; }; } |
