Add --new-window-if-not-first CLI arg

This allows shift+click/middle+click/num+super Windows and Unity shortcuts to
work as expected while not changing regular launch behavior.

Part of #48
This commit is contained in:
Daniel Imms
2017-01-05 10:10:24 -08:00
parent 019ce0eb56
commit 94f30c3e8b
5 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
Name=@@NAME_LONG@@
Comment=Code Editing. Redefined.
GenericName=Text Editor
Exec=/usr/share/@@NAME@@/@@NAME@@ %U
Exec=/usr/share/@@NAME@@/@@NAME@@ --new-window-if-not-first %U
Icon=@@NAME@@
Type=Application
StartupNotify=true