sway: don't automatically lock
This commit is contained in:
parent
6f1e5e6cea
commit
37f77a3e99
|
@ -220,7 +220,6 @@
|
|||
{ event = "before-sleep"; command = lock; }
|
||||
];
|
||||
timeouts = [
|
||||
{ timeout = 600; command = lock; }
|
||||
{ timeout = 900; command = outputOff; resumeCommand = outputOn; }
|
||||
{ timeout = 3600; command = suspend; }
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue