mirror of
https://git.dodsorf.as/Dandellion/dotfiles.git
synced 2024-12-22 07:17:28 +01:00
Add more mime types
This commit is contained in:
parent
d23b0abfbc
commit
5ffc5fbe3d
@ -182,6 +182,10 @@ in {
|
||||
enable = true;
|
||||
defaultApplications = {
|
||||
"image/png" = [ "sxiv.desktop" "gimp.desktop" ];
|
||||
"text/plain" = [ "gedit.desktop" "kakoune.desktop" "code.desktop" ];
|
||||
};
|
||||
associations.removed = {
|
||||
"text/plain" = [ "writer.desktop" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user