From 1867cd193e664cc3f84b4a1119877875c521964c Mon Sep 17 00:00:00 2001 From: Heitor Augusto Date: Sat, 30 Nov 2024 19:10:19 -0300 Subject: [PATCH] fix --- modules/workspace.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/workspace.nix b/modules/workspace.nix index 08981a9f..61ea5042 100644 --- a/modules/workspace.nix +++ b/modules/workspace.nix @@ -49,7 +49,7 @@ let description = "Whether to blur the background"; }; }; - } + }; anyThemeSet = ( cfg.workspace.theme != null