configuration/local/bin/lock
2021-08-17 10:02:57 +02:00

6 行
58 B
Bash
可執行檔

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