summaryrefslogtreecommitdiffstats
path: root/screen-locker.sh
blob: 64123749e27fba57ca1bfc79bdf2915859ba9bae (plain)
1
2
3
4
#!/bin/sh

if pidof i3lock &> /dev/null; then exit 1; fi
exec i3lock -d -c 000000