9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
backend = "glx";
|
|
dbus = false;
|
|
vsync = true;
|
|
daemon = true;
|
|
|
|
opacity-rule = [
|
|
"90:class_i = 'mpv-floaty' && !focused"
|
|
];
|