comparison bin/setup-X.sh @ 893:17316de10c6a

turn the screen black
author Jeff Hammel <k0scist@gmail.com>
date Wed, 02 Jun 2021 07:35:23 -0700
parents 3387af3524dd
children
comparison
equal deleted inserted replaced
892:3387af3524dd 893:17316de10c6a
38 fi 38 fi
39 fi 39 fi
40 40
41 if type xautolock 41 if type xautolock
42 then 42 then
43 xautolock -time 5 -locker 'i3lock -n' 43 xautolock -time 5 -locker 'i3lock -n -c 000000'
44 fi 44 fi