add mpv youtube et twitch
This commit is contained in:
parent
481556c7ac
commit
35b0a52424
12 changed files with 650 additions and 19 deletions
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
|
||||
clipboard.disable-primary = false;
|
||||
hotkey-overlay.skip-at-startup = false;
|
||||
hotkey-overlay.skip-at-startup = true;
|
||||
overview.zoom = 0.5;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -25,5 +25,9 @@
|
|||
opacity = 0.95;
|
||||
clip-to-geometry = true;
|
||||
}
|
||||
{
|
||||
matches = [ { app-id = "^mpv$"; } ];
|
||||
open-fullscreen = true;
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue