1
0
Fork 0

sway: Avoid dimming the screen while locked

This commit is contained in:
Jeremy Kaplan 2024-08-15 09:39:09 -07:00
commit 3c4345cea0
2 changed files with 9 additions and 17 deletions

View file

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