summaryrefslogtreecommitdiffstats
path: root/python/openbox-shutdown.conf
diff options
context:
space:
mode:
Diffstat (limited to 'python/openbox-shutdown.conf')
-rw-r--r--python/openbox-shutdown.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/openbox-shutdown.conf b/python/openbox-shutdown.conf
index 9463eba..eb4350c 100644
--- a/python/openbox-shutdown.conf
+++ b/python/openbox-shutdown.conf
@@ -17,7 +17,7 @@
# set to None to disable
[reboot]
-command = openbox --exit
+#command = openbox --exit
command = sudo shutdown -r now
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-reboot.png
info_text = Reboot
@@ -25,7 +25,7 @@ info_text = Reboot
label = None
[shutdown]
-command = openbox --exit
+#command = openbox --exit
command = sudo shutdown -h now
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-halt.png
info_text = Halt