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