-
-
Notifications
You must be signed in to change notification settings - Fork 240
Closed
Labels
Description
Expected Behavior
An MPV window doesn't appear and instead plays in the background
Current Behavior
MPV window appears due to the configuration that I use for MPV when playing back media when using MPV standalone
Steps to Reproduce
Place a file in ~/.config/mpv/mpv.conf with the contents
force-window=immediate
Possible Solution (Not obligatory)
Run mpv with --no-config or specify a custom configuration directory (--config-dir) so that users can create a custom configuration for MPV with Feishin if they like, or add their own scripts.
Context
Spent too much time figuring out what was the issue
Your Environment
Feishin with MPV on Linux
avh4