hurricane: 154 current 2025-07-04 11:03:50 25.05.20250620.b2485d5 6.15.3 *

disable idle
This commit is contained in:
2025-07-04 11:04:12 +02:00
parent 77d0f6e4b3
commit f484e7ff14

View File

@ -19,11 +19,7 @@
timeout = 900; # 15min.
on-timeout = "loginctl lock-session"; # lock screen when timeout has passed
}
{
timeout = 1800; # 30min.
on-timeout = "hyprctl dispatch dpms off"; # screen off when timeout has passed
on-resume = "hyprctl dispatch dpms on && brightnessctl -r"; # screen on when activity is detected after timeout has fired.
}
# no automatic screen off or sleep. causes issues i cant be arsed to fix. use `systemctl suspend` instead.
];
};
};