script-linux/lockscreen

8 lines
98 B
Plaintext
Raw Permalink Normal View History

2024-03-04 11:09:04 +01:00
#!/bin/bash
# Turn off screen immediately
xset dpms force off
# user reconection
#slock slock &