mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Avoid potential double dbus start
See matching commit 8475fe4545998c806704a45a7d912f777a11533f in plasma-workspace
This commit is contained in:
parent
9854558a1b
commit
33400a872f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[Desktop Entry]
|
||||
Exec=dbus-run-session ${CMAKE_INSTALL_FULL_BINDIR}/kwinwrapper
|
||||
Exec=@CMAKE_INSTALL_FULL_LIBEXECDIR@/plasma-dbus-run-session-if-needed ${CMAKE_INSTALL_FULL_BINDIR}/kwinwrapper
|
||||
TryExec=${CMAKE_INSTALL_FULL_BINDIR}/kwinwrapper
|
||||
DesktopNames=KDE
|
||||
Name=Plasma Mobile
|
||||
|
|
|
|||
Loading…
Reference in a new issue