mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 22:55:52 +05:30
Fixes reboot from waybar menu
This commit is contained in:
parent
c4a3edc828
commit
5855e5a94b
|
@ -810,7 +810,7 @@ in
|
|||
"custom/reboot" = {
|
||||
"format" = "";
|
||||
"tooltip" = false;
|
||||
"on-click" = "reboot now";
|
||||
"on-click" = "reboot";
|
||||
};
|
||||
"custom/power" = {
|
||||
"format" = "";
|
||||
|
|
Loading…
Reference in a new issue