configuration/local/bin/lock.sh

7 lines
58 B
Bash
Raw Normal View History

#!/bin/sh
{
sleep 1
xset dpms force off
} &
slock