dotfiles/i3/scripts/autolock.sh

4 lines
58 B
Bash
Executable File

#!/bin/sh
xautolock -time 10 -locker "lock" -notify 30 &