diff --git a/.config/polybar/config b/.config/polybar/config index 46c5605..2949837 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -447,10 +447,10 @@ menu-1-0 = cancel menu-1-0-exec = menu-open-0 menu-1-1 = reboot - menu-1-1-exec = sudo reboot + menu-1-1-exec = systemctl reboot menu-2-0 = power off - menu-2-0-exec = sudo poweroff + menu-2-0-exec = systemctl poweroff menu-2-1 = cancel menu-2-1-exec = menu-open-0