diff --git a/other_tools/autostart-gnome.sh b/other_tools/autostart-gnome.sh
new file mode 100755
index 0000000000000000000000000000000000000000..e0ca3ef7c3615cb845ab050912b44f71abd4df9a
--- /dev/null
+++ b/other_tools/autostart-gnome.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+nohup /home/recolic/sh/ncov-daemon.fish >> /home/recolic/tmp/ncov.log 2>&1 & disown
diff --git a/other_tools/recolic.desktop b/other_tools/recolic.desktop
new file mode 100644
index 0000000000000000000000000000000000000000..e3e088ff58aa8452aa1874002607071ae729347d
--- /dev/null
+++ b/other_tools/recolic.desktop
@@ -0,0 +1,7 @@
+[Desktop Entry]
+Type=Application
+Exec=/home/recolic/sh/autostart-gnome.sh
+Hidden=false
+X-GNOME-Autostart-enabled=true
+Name=recolic-autostart
+Comment=just a hook