-
This commit is contained in:
8
mpvConfEdit/mpvNetConf.toml
Normal file
8
mpvConfEdit/mpvNetConf.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[[settings]]
|
||||
name = "dark-mode"
|
||||
default = "system"
|
||||
filter = "mpv.net"
|
||||
help = "Enables a dark theme."
|
||||
options = [{ name = "always" },
|
||||
{ name = "system" , help = "Windows 10+" },
|
||||
{ name = "never" }]
|
||||
Reference in New Issue
Block a user