summaryrefslogtreecommitdiff
path: root/app/desktop.in
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2024-07-29 14:32:05 +0200
committerFelix Morgner <felix.morgner@gmail.com>2024-07-29 14:32:05 +0200
commit6df08042ae4509ef2c8fd469babf6eb1c1cfbabf (patch)
treede208a999f0d85b053c0cd3fa9c670c4338c98a6 /app/desktop.in
parent461c62c9a76bf0d2c2489bf54f9fc07db782e31e (diff)
downloadturns-6df08042ae4509ef2c8fd469babf6eb1c1cfbabf.tar.xz
turns-6df08042ae4509ef2c8fd469babf6eb1c1cfbabf.zip
app: enable start with files to open
Diffstat (limited to 'app/desktop.in')
-rw-r--r--app/desktop.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/desktop.in b/app/desktop.in
index 22d1f93..74d8ce4 100644
--- a/app/desktop.in
+++ b/app/desktop.in
@@ -5,5 +5,5 @@ Name[de]=Züge
GenericName=Turn Tracker
Icon=ch.arknet.Turns
StartupNotify=true
-Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns
+Exec=@CMAKE_INSTALL_FULL_BINDIR@/turns %u
Categories=Utility \ No newline at end of file