From e16532cf1b084d199642b6632dec8696cd64320c Mon Sep 17 00:00:00 2001 From: Franco Pellicciotti Date: Sat, 16 May 2026 02:00:09 -0400 Subject: [PATCH] Added Focusdim as ignore app --- config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index fe10fd8..f478e65 100644 --- a/config.json +++ b/config.json @@ -28,6 +28,7 @@ "TypeWhisper": true, "com.typewhisper.mac": true, "dk.heyiam.monocle": true, - "Monocle": true + "Monocle": true, + "com.privdev.Focusdim": true } } \ No newline at end of file