Enable betterlockscreen
This commit is contained in:
parent
ed26731a47
commit
4f3369c8a6
@ -278,6 +278,12 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
betterlockscreen = {
|
||||||
|
enable = true;
|
||||||
|
arguments = [
|
||||||
|
"--fx ''" # don't apply effects
|
||||||
|
];
|
||||||
|
};
|
||||||
dunst = {
|
dunst = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user