1
0
Fork 0

sway: Dim screen before locking

This commit is contained in:
Jeremy Kaplan 2024-07-17 00:24:45 -04:00
commit 74d28e370f
2 changed files with 14 additions and 3 deletions

9
bin/_locker Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/env bash
set -euo pipefail
if [ "${1-}" = 'dim' ]; then
chayang
fi
exec swaylock -f -e -F -k -l -c 000000 --indicator-idle-visible