home: discord: add MIME associations
This commit is contained in:
parent
482be0f986
commit
d548cd925f
1 changed files with 4 additions and 0 deletions
|
|
@ -21,5 +21,9 @@ in
|
|||
# Do not keep me from using the app just to force an update
|
||||
SKIP_HOST_UPDATE = true;
|
||||
};
|
||||
|
||||
xdg.mimeApps.defaultApplications = {
|
||||
"x-scheme-handler/discord" = "discord.desktop";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue