Fixes reboot from waybar menu

This commit is contained in:
Emmet 2024-07-31 18:44:05 -05:00
parent c4a3edc828
commit 5855e5a94b

View file

@ -810,7 +810,7 @@ in
"custom/reboot" = {
"format" = "󰜉";
"tooltip" = false;
"on-click" = "reboot now";
"on-click" = "reboot";
};
"custom/power" = {
"format" = "󰐥";