hyprlock: add module

This commit is contained in:
Austin Horstman 2024-04-22 22:34:22 -05:00 committed by Robert Helgesson
parent 4855bfb6ce
commit c6ddd80fb1
No known key found for this signature in database
GPG key ID: 96E745BD17AA17ED
9 changed files with 566 additions and 0 deletions

View file

@ -1618,6 +1618,17 @@ in {
https://github.com/fastfetch-cli/fastfetch for more.
'';
}
{
time = "2024-05-10T11:48:34+00:00";
condition = hostPlatform.isLinux;
message = ''
A new module is available: 'programs.hyprlock'.
Hyprland's simple, yet multi-threaded and GPU-accelerated screen
locking utility. See https://github.com/hyprwm/hyprlock for more.
'';
}
];
};
}