oda: lock screen on suspend
This commit is contained in:
parent
8335c3a010
commit
2ccd89db18
5
suspend__oda.armorique.lan
Executable file
5
suspend__oda.armorique.lan
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# /etc/apm/suspend
|
||||||
|
# lock screen on suspend
|
||||||
|
doas -u meutel env DISPLAY=:0 XAUTHORITY=/home/meutel/.Xauthority xlock -mode blank &
|
||||||
|
logger /etc/apm/suspend lock screen $?
|
Loading…
Reference in New Issue
Block a user