4 lines
83 B
Bash
Executable file
4 lines
83 B
Bash
Executable file
#!/bin/sh
|
|
i3lock -f -t -i /usr/share/wallpapers/lockscreen.png
|
|
xset dpms force off
|