From deb3fc0a12e3189597b582104cf5295ff3e89149 Mon Sep 17 00:00:00 2001 From: Damocles Date: Wed, 22 Apr 2026 23:43:59 +0200 Subject: [PATCH] readme: add lock.weather and lock.threatEffect options --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2e29645..3d21ada 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,8 @@ programs.nova-shell.modules = { lock.notifications = false; # hide notification icons on the lock screen lock.mpris = false; # hide media controls on the lock screen lock.volume = false; # hide volume slider on the lock screen + lock.weather = false; # hide weather summary on the lock screen + lock.threatEffect = false; # disable red vignette on wrong password # modules with extra config backlight.step = 2; # brightness adjustment %