disable hypridle

This commit is contained in:
Yan Lin 2025-11-15 10:08:22 +01:00
parent bccad48770
commit 7d4827a00d

View file

@ -299,7 +299,7 @@
# Hypridle configuration (screen timeout and lock)
services.hypridle = {
enable = true;
enable = false;
settings = {
general = {
lock_cmd = "pidof hyprlock || hyprlock";