mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
xss-lock: speed up dimming
This commit is contained in:
parent
54a43e4cf8
commit
768e95d8a8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ case "$1" in
|
|||
xrandr --output $out --brightness $i || \
|
||||
outputs=("${outputs[@]/$out}")
|
||||
done
|
||||
sleep 0.1
|
||||
sleep 0.05
|
||||
done
|
||||
echo "notify: end"
|
||||
sleep infinity &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue