8 lines
187 B
Plaintext
8 lines
187 B
Plaintext
[wh40k]
|
|
data_dir = "./orig"
|
|
video_player = [
|
|
"mpv",
|
|
"--no-config", "--keep-open=no", "--force-window=no", "--no-border",
|
|
"--no-osc", "--fullscreen", "--no-input-default-bindings"
|
|
]
|