3 lines
40 B
Bash
Executable File
3 lines
40 B
Bash
Executable File
#!/bin/sh
|
|
exec i3lock -d -I 5 -c 777777
|