3 lines
98 B
Bash
Executable File
3 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
DISPLAY=":0.0" /run/current-system/sw/bin/i3lock -c 1d1f21 -i ~/Pictures/lockscreen.png
|