2 lines
71 B
Bash
Executable file
2 lines
71 B
Bash
Executable file
#!/bin/bash
|
|
xautolock -detectsleep -time 15 -locker "i3lock -c 000000"
|