This commit is contained in:
kenji
2025-08-03 11:37:24 -05:00
parent 068a46a9bf
commit e619754e92
5 changed files with 23 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{...}: {
services.hypridle = {
enable = false;
enable = true;
settings = {
general = {
lock_cmd = "pidof hyprlock || hyprlock"; # avoid starting multiple hyprlock instances.