Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different timeout for lock,suspend,hibernate and reusming from suspend or hibernate or a normal startup #383

Open
Nithin745 opened this issue Mar 5, 2023 · 0 comments

Comments

@Nithin745
Copy link

Nithin745 commented Mar 5, 2023

Feature Request

I don't know if this feature already exist or we can do it with some scripting, what i want is this

Whenever i lock or suspend or hibernate, after locking the screen i want to turn off the screen in 2 seconds, this is simple
enough, we can achieve this by betterlockscreen -l dimblur --off 2.

The next thing i want is, a different timeout whenever the system is waking up from suspend/hibernate or lock or
a normal boot up. For these events i want more timeout than before like 30 or 60 seconds.

So, my question how can we have two different timeouts for both the situation

btw, i use xss-lock to lock the screen when suspend/hibernate or lock, i have this in i3 config

exec --no-startup-id xss-lock --transfer-sleep-lock -- ~/.local/bin/lockscreen

the lockscreen script only contains betterlockscreen -l dimblur --off 2

Thanks

Implementation

No response

Have you planned working on this feature?

No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant