readme: add lock.weather and lock.threatEffect options
This commit is contained in:
parent
2c370afe8e
commit
deb3fc0a12
1 changed files with 2 additions and 0 deletions
|
|
@ -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 %
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue