From d0d23fb80648da738017d35685968224512f1d21 Mon Sep 17 00:00:00 2001 From: SirBlobby Date: Fri, 21 Aug 2026 14:49:13 -0400 Subject: [PATCH] Give the screensaver time to show before the lock --- omarchy/shell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omarchy/shell.json b/omarchy/shell.json index 8f6bda2..df3ef66 100644 --- a/omarchy/shell.json +++ b/omarchy/shell.json @@ -2,7 +2,7 @@ "version": 1, "idle": { "screensaver": 300, - "lock": 301 + "lock": 900 }, "bar": { "id": "blob.bar",