Skip to content

Commit

Permalink
Launcher: use dbus to log out (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Oct 1, 2024
1 parent eae9af3 commit 82c0b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/io.elementary.installer.desktop.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Desktop Entry]
Name=Install elementary OS
Comment=Install the system
Exec=gnome-session-quit --logout
Exec=dbus-send --session --dest=org.gnome.SessionManager --print-reply /org/gnome/SessionManager org.gnome.SessionManager.Logout uint32:0
Icon=io.elementary.installer
Terminal=false
Type=Application
Expand Down

0 comments on commit 82c0b40

Please sign in to comment.