remove mimetypes, maybe this fixes wl-paste types
This commit is contained in:
parent
f350f26baf
commit
b756113d8d
1 changed files with 0 additions and 9 deletions
|
|
@ -112,15 +112,6 @@
|
|||
enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-hyprland ];
|
||||
};
|
||||
mimeApps = lib.mkIf config.modules.wofi.lazy {
|
||||
enable = true;
|
||||
associations.added = {
|
||||
"video/mp4" = [ "mpv.out.desktop" ];
|
||||
};
|
||||
defaultApplications = {
|
||||
"video/mp4" = [ "mpv.out.desktop" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue