mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-24 18:19:01 +00:00
profiles/desktop: fix mpv config
This commit is contained in:
parent
479166c78d
commit
5ca767848c
@ -125,7 +125,7 @@ in {
|
||||
|
||||
"extension.gif" = {
|
||||
osc = false;
|
||||
loop-file = true;
|
||||
loop-file = "inf";
|
||||
};
|
||||
|
||||
"protocol.https" = {
|
||||
|
Loading…
Reference in New Issue
Block a user