fix video

This commit is contained in:
2026-04-08 19:09:18 -04:00
parent 9f7b980b5c
commit 8c6b30fe14

View File

@@ -12,7 +12,7 @@ A Python-based bridge that provides an MPRIS2 interface for Winamp/WACUP on Linu
- **XDG Compliance**: Installs to `~/.local/bin`, logs to `~/.local/state/winamp-mpris/`, and stores PID in `$XDG_RUNTIME_DIR`. - **XDG Compliance**: Installs to `~/.local/bin`, logs to `~/.local/state/winamp-mpris/`, and stores PID in `$XDG_RUNTIME_DIR`.
## Demo ## Demo
<video controls autoplay muted src="Screencast_20260408_184805.mp4"> <video controls autoplay muted src="Screencast_20260408_184805.mp4" />
## Prerequisites ## Prerequisites