How do I run mpv from command line make gui show up without a file to play?

Hi,
I want some way to make mpv open and stay there so that I can drag and drop files. I know about --keep-open=yes but it is just to keeping it open after playback. Can anyone suggest an argument that may do this.

Thanks in advance

:slight_smile:

@Abhiram Shibu try this → mpv --player-operation-mode=pseudo-gui

Thanks that works :slight_smile: