mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
synced 2024-12-22 07:17:28 +01:00
Open mkvs with mpv by default
This commit is contained in:
parent
b372167736
commit
2781064e61
@ -184,6 +184,7 @@ in {
|
||||
defaultApplications = {
|
||||
"image/png" = [ "sxiv.desktop" "gimp.desktop" ];
|
||||
"text/plain" = [ "gedit.desktop" "kakoune.desktop" "code.desktop" ];
|
||||
"video/x-matroska" = [ "mpv.desktop" ];
|
||||
};
|
||||
associations.removed = {
|
||||
"text/plain" = [ "writer.desktop" ];
|
||||
|
Loading…
Reference in New Issue
Block a user