feat: keep windowed browser video awake via wayland-pipewire-idle-inhibit

stasis ignores browser audio (pactl, browser-excluded), so windowed/muted browser video let the screen sleep. Add wayland-pipewire-idle-inhibit (AUR + user service) holding a Wayland idle-inhibitor while audio plays. Enabled on fresh installs and checked by moonarch-doctor.
This commit is contained in:
2026-06-16 10:46:05 +02:00
parent 806841d435
commit e6b7f53794
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -134,6 +134,7 @@ log "Enabling systemd user services..."
USER_SERVICES=(
"kanshi"
"stasis"
"wayland-pipewire-idle-inhibit"
"cliphist-text"
"cliphist-image"
)