lockscreen
This commit is contained in:
parent
1c49fb2e9c
commit
6f634c9e33
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Turn off screen immediately
|
||||
xset dpms force off
|
||||
|
||||
# user reconection
|
||||
#slock slock &
|
Loading…
Reference in New Issue