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