mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 02:54:40 +02:00
5 lines
62 B
Bash
Executable file
5 lines
62 B
Bash
Executable file
#!/usr/bin/bash
|
|
|
|
xautolock -enable
|
|
sleep 1
|
|
xautolock -locknow
|