fix freeze eww

This commit is contained in:
2026-09-11 22:40:11 +02:00
parent 98ac3a8844
commit c8251c6f6d
12 changed files with 76 additions and 26 deletions
@@ -11,6 +11,7 @@
# reply can never spawn a second daemon).
panel=$1
[[ -n $panel ]] || exit 64
detach_self "$@"
# One toggle at a time; the lock dies with this process. fd 9 is closed for
# every eww call so nothing can inherit it.