summarylogtreecommitdiffstats
path: root/unityhub.install
diff options
context:
space:
mode:
authorVictrid2022-04-28 18:12:54 +0800
committerVictrid2022-04-28 18:15:06 +0800
commita120f86b988e38ba6934aba93934b9f41dce751c (patch)
tree074be31175d05bb38298061b772b8133999dbe82 /unityhub.install
downloadaur-a120f86b988e38ba6934aba93934b9f41dce751c.tar.gz
Init
Diffstat (limited to 'unityhub.install')
-rw-r--r--unityhub.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/unityhub.install b/unityhub.install
new file mode 100644
index 000000000000..10f1820993b8
--- /dev/null
+++ b/unityhub.install
@@ -0,0 +1,5 @@
+post_install() {
+ update-mime-database /usr/share/mime
+ update-desktop-database /usr/share/applications
+ xdg-mime default unityhub.desktop x-scheme-handler/unityhub
+} \ No newline at end of file