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