Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thecoder777/screen-timeout-lock
Simple script to lock the screen after some time using xprintidle
https://github.com/thecoder777/screen-timeout-lock
Last synced: 3 days ago
JSON representation
Simple script to lock the screen after some time using xprintidle
- Host: GitHub
- URL: https://github.com/thecoder777/screen-timeout-lock
- Owner: TheCoder777
- License: mit
- Created: 2019-12-17T12:58:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T16:33:59.000Z (almost 5 years ago)
- Last Synced: 2024-08-26T17:03:54.745Z (3 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Screen Timeout Locker
This simple script locks your screen with physlock (you can change that) using xprintidle.Install it: (example on Arch Linux)
```Bash
$ pacman -S xprintidle
```