diff --git a/configs/openbox/menu.xml b/configs/openbox/menu.xml index 2f7c03f..6e3690c 100644 --- a/configs/openbox/menu.xml +++ b/configs/openbox/menu.xml @@ -35,7 +35,7 @@ <separator/> <item label="Logout"> <action name="Execute"> - <command>loginctl kill-session 1</command> + <command>loginctl kill-user rae</command> <prompt>Really close all applications and log out?</prompt> </action> </item>