script-linux/lockscreen

8 lines
98 B
Bash
Executable File

#!/bin/bash
# Turn off screen immediately
xset dpms force off
# user reconection
#slock slock &