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 3e48cf6..abc1b8a 100644 --- a/srv/hadante/fuzzel.nix +++ b/srv/hadante/fuzzel.nix @@ -8,7 +8,7 @@ use-bold = true; fields = "name,categories"; }; - color = { + colors = { background = "#232634"; }; }; |
