zydezu / ModernX

My fork of modernX (a replacement for MPV that retains the functionality of the default OSC), adding additional features - see builds at: https://github.com/zydezu/mpvconfig
131 stars 5 forks source link

Default variable mismatch #31

Closed Flyingtoast closed 2 months ago

Flyingtoast commented 3 months ago

Some of the default options for the variables are listed as true/falses, in places where the script only looks for yes/nos. This is the case for at least showinfo and bottomhover, but I wouldn't be surprised if it is technically all of them.

Flyingtoast commented 3 months ago

I don't know, it could be a rookie mistake on my part, because what I did was create a .txt file and renamed it as a .conf file afterwards.