aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBilal Taşdelen2022-12-03 13:37:14 -0800
committerBilal Taşdelen2022-12-03 13:37:14 -0800
commit657a0605d012646228c9b1f2dca017c53931e60b (patch)
treed9ae99bcf94cc8c2e7099d93e6ec46a11baf8dc4
parent30f326f9930133c0798e5b273293bdfc8f60ed6c (diff)
downloadaur-657a0605d012646228c9b1f2dca017c53931e60b.tar.gz
Add source files for compile
-rw-r--r--kuro2
-rw-r--r--kuro.desktop9
2 files changed, 11 insertions, 0 deletions
diff --git a/kuro b/kuro
new file mode 100644
index 000000000000..3f0dfa1c530e
--- /dev/null
+++ b/kuro
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec electron /usr/lib/kuro/kuro.asar "$@"
diff --git a/kuro.desktop b/kuro.desktop
new file mode 100644
index 000000000000..c5cb7577fe26
--- /dev/null
+++ b/kuro.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Kuro
+Exec=kuro %U
+Terminal=false
+Type=Application
+Icon=kuro
+StartupWMClass=Kuro
+Comment=An elegant Microsoft ToDo desktop client for Linux.
+Categories=Office;