3 lines
81 B
Bash
Executable file
3 lines
81 B
Bash
Executable file
#!/bin/bash
|
|
xautolock -detectsleep -time 5 -locker "i3lock -c 000000""
|
|
autolock"
|