From 22ba7c46f959d7ceba975e002af71378227c8b9b Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 31 Jan 2023 15:26:57 +0100 Subject: up --- .config/openbox/menu.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/openbox') diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index 02e7c88..df12c5e 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -148,12 +148,12 @@ - xscreensaver-command -lock + ~/.local/bin/powercmd lock - sh -c "notify-send -u normal reboot \" G'night, partner!\"; sleep 2; acpiconf -s 3" + ~/.local/bin/powercmd sleep @@ -163,12 +163,12 @@ - sh -c "emacsclient -e '\"(save-buffers-kill-emacs)\"'; notify-send -u normal reboot \" Rebootin' now!\"; sleep 2; systemctl reboot + ~/.local/bin/powercmd reboot - sh -c "emacsclient -e '\"(save-buffers-kill-emacs)\"'; notify-send -u normal shutdown ' Farewell, partner!'; sleep 2; systemctl poweroff + ~/.local/bin/powercmd poweroff -- cgit v1.2.3