mpv stuff and mcsr stuff (sens might change in future)

This commit is contained in:
Dea 2026-01-11 18:02:53 -05:00
parent 0f93c069c2
commit ce2f9191c7
9 changed files with 110 additions and 28 deletions

View file

@ -17,9 +17,6 @@ in
local resolution = { w = ${toString 1920}, h = ${toString 1080} }
local images = {
eye_overlay = "${./eye-overlay.png}",
thin = "${./yukata.jpg}",
wide = "${./yukata.jpg}",
tall = "${./yukata.jpg}",
}
-- end globals
''