add per-applet toggle options for lock screen widgets
This commit is contained in:
parent
8f66d67029
commit
74967d798c
4 changed files with 19 additions and 4 deletions
|
|
@ -107,6 +107,8 @@ 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.mpris = false; # hide media controls on the lock screen
|
||||
lock.volume = false; # hide volume slider on the lock screen
|
||||
|
||||
# modules with extra config
|
||||
backlight.step = 2; # brightness adjustment %
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue