sway: Avoid dimming the screen while locked
This commit is contained in:
parent
ea4d4e1e5e
commit
3c4345cea0
2 changed files with 9 additions and 17 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue