summarylogtreecommitdiffstats
path: root/lmc.install
diff options
context:
space:
mode:
authornull2015-08-31 22:30:15 -0400
committernull2015-08-31 22:30:15 -0400
commitc2a784897e499ce833f0b49354210c105528f703 (patch)
tree77378ff76f1ae45bc0defb02591e4c11124f2f39 /lmc.install
downloadaur-c2a784897e499ce833f0b49354210c105528f703.tar.gz
Initial commit
Diffstat (limited to 'lmc.install')
-rw-r--r--lmc.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/lmc.install b/lmc.install
new file mode 100644
index 000000000000..0adcc0d948de
--- /dev/null
+++ b/lmc.install
@@ -0,0 +1,4 @@
+post_install() {
+ update-desktop-database -q
+ xdg-icon-resource install /usr/share/pixmaps/lmc.xpm --size 32 --novendor
+}