mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
6 lines
62 B
Bash
6 lines
62 B
Bash
![]() |
#!/usr/bin/bash
|
||
|
|
||
|
xautolock -enable
|
||
|
sleep 1
|
||
|
xautolock -locknow
|