chore: test hyprlock config change

This commit is contained in:
Mohammad Rafiq 2025-03-18 01:07:43 +08:00
parent db6b3e7a86
commit 88364f0be0
No known key found for this signature in database

View file

@ -2,5 +2,13 @@
programs.hyprlock = {
enable = true;
package = null;
settings = {
general.hide_cursor = true;
input-field = {
fade_on_empty = false;
};
};
};
}