This commit is contained in:
mjallen18
2025-07-29 16:41:04 -05:00
parent 7e35a27b2e
commit 04ef2a4b8c
10 changed files with 77 additions and 9 deletions

View File

@@ -140,7 +140,7 @@ with lib;
};
suspendTimer = mkOption {
type = with types; int;
default = 1500;
default = 1800;
};
};
};

View File

@@ -67,6 +67,8 @@ in
xorg.xhost
xsettingsd
xwayland
pkgs.mjallen.pipewire-python
];
};
}

View File

@@ -12,7 +12,7 @@ in
config = lib.mkIf cfg.enable {
programs.hyprlock = {
enable = true;
enable = false;
settings = {
background = [
{