Skip to content

Commit

Permalink
Launcher: use dbus to log out
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Sep 30, 2024
1 parent d9f337b commit 2c78cc0
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 2c78cc0

Please sign in to comment.