add lock.screenshot option to disable blurred desktop background
This commit is contained in:
parent
74967d798c
commit
5a5bbc5811
4 changed files with 20 additions and 27 deletions
|
|
@ -107,6 +107,7 @@ programs.nova-shell.modules = {
|
|||
disk.enable = false; # the number will only make you anxious
|
||||
power.enable = false; # if you enjoy living dangerously without a logout button
|
||||
lock.enable = false; # if you prefer your session unlocked and your secrets free
|
||||
lock.screenshot = false; # disable blurred desktop screenshot background
|
||||
lock.mpris = false; # hide media controls on the lock screen
|
||||
lock.volume = false; # hide volume slider on the lock screen
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue