Hyprland: swaydle timeout increase
This commit is contained in:
parent
3108562c8c
commit
ee9cceebcf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
{ event = "lock"; command = "${pkgs.way-lockscreen}/bin/way-lockscreen"; }
|
||||
];
|
||||
timeouts = [
|
||||
{ timeout = 60; command = "${pkgs.way-lockscreen}/bin/way-lockscreen"; }
|
||||
{ timeout = 120; command = "${pkgs.way-lockscreen}/bin/way-lockscreen"; }
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue