Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```