add mpv youtube et twitch

This commit is contained in:
afoucaultc 2026-08-09 21:25:04 +02:00
parent 481556c7ac
commit 35b0a52424
12 changed files with 650 additions and 19 deletions

View file

@ -25,5 +25,9 @@
opacity = 0.95;
clip-to-geometry = true;
}
{
matches = [ { app-id = "^mpv$"; } ];
open-fullscreen = true;
}
];
}