This commit is contained in:
SebastianStork 2025-06-13 16:54:03 +02:00
parent e285ab3183
commit 9fb4a18ee5
11 changed files with 22 additions and 44 deletions

View file

@ -1,8 +1,4 @@
{
config,
lib,
...
}@moduleArgs:
{ config, lib, ... }@moduleArgs:
let
cfg = config.custom.programs.hyprlock;
in
@ -17,9 +13,11 @@ in
config = lib.mkIf cfg.enable {
programs.hyprlock = {
enable = true;
settings = {
general.immediate_render = true;
auth."fingerprint:enabled" = cfg.fprintAuth;
animations.enabled = false;
input-field.monitor = "";
background = {