fix mpv regression
This commit is contained in:
parent
dd8ff25c31
commit
cd616ddbbc
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ in {
|
||||||
no-keepaspect-window = ""; # tiling doesn't play nice..
|
no-keepaspect-window = ""; # tiling doesn't play nice..
|
||||||
osc = "no";
|
osc = "no";
|
||||||
border = "no";
|
border = "no";
|
||||||
|
gpu-context = "wayland"; # TODO: remove, forced by a regression
|
||||||
};
|
};
|
||||||
|
|
||||||
scriptOpts = {
|
scriptOpts = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue