From f33e2a9227fde53cdbd4608cc639a2ca2ce54f9d Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Fri, 10 Jan 2020 08:56:09 +0100 Subject: [PATCH] =?UTF-8?q?polybar:=20module=20`powermenu`,=20syst=C3=A8me?= =?UTF-8?q?=20de=20red=C3=A9marrage=20chang=C3=A9=20!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/polybar/config b/.config/polybar/config index e031124..cc078b4 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -375,7 +375,7 @@ menu-0-1-exec = menu-open-2 menu-1-0 = annuler menu-1-0-exec = menu-open-0 menu-1-1 = redĂ©marrer -menu-1-1-exec = systemctl reboot +menu-1-1-exec = shutdown -r 0 menu-2-0 = arrĂȘt menu-2-0-exec = systemctl poweroff