summaryrefslogtreecommitdiffstats
path: root/openbox-shutdown.conf
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-05-11 13:03:54 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-05-11 13:03:54 +0200
commita9ba01279e6f3c64b082f4de6e7d95cd1b5f7dab (patch)
tree3262e1dbda911fc32e156de213af574f326b4794 /openbox-shutdown.conf
parent66f84afc20c5bb627ec5979bd9b3e8b144c3419d (diff)
downloadbin-a9ba01279e6f3c64b082f4de6e7d95cd1b5f7dab.tar.gz
bin-a9ba01279e6f3c64b082f4de6e7d95cd1b5f7dab.tar.xz
lots of new stuff and misc changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'openbox-shutdown.conf')
-rw-r--r--openbox-shutdown.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/openbox-shutdown.conf b/openbox-shutdown.conf
index eb4350c..bf9e64a 100644
--- a/openbox-shutdown.conf
+++ b/openbox-shutdown.conf
@@ -18,7 +18,7 @@
[reboot]
#command = openbox --exit
-command = sudo shutdown -r now
+command = systemctl reboot
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-reboot.png
info_text = Reboot
#label = _Neu starten
@@ -26,7 +26,7 @@ label = None
[shutdown]
#command = openbox --exit
-command = sudo shutdown -h now
+command = systemctl poweroff
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-halt.png
info_text = Halt
#label = _Herunterfahren
@@ -34,7 +34,7 @@ label = None
[suspend]
command = screen-locker.sh
-command = sudo pm-suspend
+command = systemctl suspend
image = /usr/share/icons/hydroxygen/72x72/apps/gnome-session-suspend.png
info_text = Suspend2Ram
#label = _Suspend