Hi All,
This is not actually an issue but i'm not too sure where to discuss.
I would like to know whether there is an options available for setting "remember window size and position", i have looked into the documentation but some options i don't quite understand hence anyone with better understanding knows?
Thanks You
Did you try --geometry=... and --autofit=..?
Ref. manual:
https://mpv.io/manual/master/#options-geometry
https://mpv.io/manual/master/#options-autofit
For example, --geometry=50%:50% always centers the window in the middle of the screen.
@Hrxn thanks you for the help. its works.
Is there an option that actually remembers the last used position? Rather than defining a fixed one in the config? Or could this be done by a script?
Most helpful comment
Is there an option that actually remembers the last used position? Rather than defining a fixed one in the config? Or could this be done by a script?