automatic lock when inactive only for allegro
All checks were successful
/ build-all (push) Successful in 1m7s
All checks were successful
/ build-all (push) Successful in 1m7s
This commit is contained in:
parent
527e6b3c3e
commit
47091f0696
2 changed files with 7 additions and 4 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue