diff --git a/rootdir/etc/jwm/system.jwmrc b/rootdir/etc/jwm/system.jwmrc index 99489aa..da753a8 100644 --- a/rootdir/etc/jwm/system.jwmrc +++ b/rootdir/etc/jwm/system.jwmrc @@ -22,7 +22,7 @@ gxmessage "Reboot?" -title "Reboot?" -center -buttons Yes:0,No:1 -default No -font "bold 14" && systemctl reboot - gxmessage "Shutdown?" -title "Shutdown?" -center -buttons Yes:0,No:1 -default No -font "bold 14" && systemctl reboot + gxmessage "Shutdown?" -title "Shutdown?" -center -buttons Yes:0,No:1 -default No -font "bold 14" && systemctl poweroff