lot of updates. Fix Amnezia.

This commit is contained in:
2025-12-10 13:01:37 +03:00
parent 8c848be9e2
commit 732f6f89a5
8 changed files with 40 additions and 35 deletions
+2 -1
View File
@@ -2,7 +2,8 @@
{
services.hypridle = let
lock_cmd = "hyprlock --grace 10";
# lock_cmd = "hyprlock --grace 10";
lock_cmd = "exit";
suspend_cmd = "systemctl suspend || loginctl suspend";
in {
enable = true;