-
Notifications
You must be signed in to change notification settings - Fork 161
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
Is there a way to use this as a terminal screensaver... #2
Comments
That would be cool, but I don't know of any way to do it! Maybe ask on /r/linuxquestions or superuser.com. Let me know if you do find a way. |
@luzpaz which desktop environment are you using? |
@Rizhiy manjaro 17 xfce 4 |
It appears that |
|
This is the command I use for my screensaver. Put it in a script to have it triggered after a timeout by your preferred method.
|
I'm on i3 and this is what I use:
Essentially, launch a terminal with unimatrix in fullscreen, then run an invisible xlock, so that hitting a key afterwards will ask for password. Note: if your terminal has an option to start in fullscreen that makes the command much simpler. |
that is activated after X amount of minutes?
The text was updated successfully, but these errors were encountered: