diff --git a/home/.config/polybar/modules.conf b/home/.config/polybar/modules.conf index 58f32733..209063ca 100644 --- a/home/.config/polybar/modules.conf +++ b/home/.config/polybar/modules.conf @@ -345,9 +345,9 @@ menu-3-0-foreground = ${colors.urgent} menu-3-1 = "  " menu-3-1-exec = i3lock-fancy -p -f Ubuntu & menu-3-2 = "  " -menu-3-2-exec = systemctl reboot +menu-3-2-exec = systemctl -i reboot menu-3-3 = "  |" -menu-3-3-exec = systemctl poweroff +menu-3-3-exec = systemctl -i poweroff ;;;;;;;;;;;;;;;;;;;;