automatic lock when inactive only for allegro
All checks were successful
/ build-all (push) Successful in 1m7s

This commit is contained in:
ant 2025-12-08 19:52:27 +01:00
parent 527e6b3c3e
commit 47091f0696
2 changed files with 7 additions and 4 deletions

View file

@ -286,10 +286,6 @@ in
];
timeouts = [
{
timeout = 900;
command = "${config.swaylock-bin} -defF";
}
{
timeout = 900;
command = "${config.wayland.windowManager.hyprland.package}/bin/hyprctl dispatch dpms off";