1
0
mirror of https://github.com/captn3m0/Scripts.git synced 2024-09-27 22:22:53 +00:00
scripts/yubilock.sh

3 lines
60 B
Bash
Raw Normal View History

2016-05-22 18:09:35 +00:00
#!/bin/bash
/bin/su nemo -c "DISPLAY=:0 xautolock -locknow"