nwg-shell 0.5.32
Added PowerBar default commands.
Non-systemd distributions: you need to patch skel/data/nwg-shell-config/settings
& settings-hyprland
:
{
"pb-poweroff": "systemctl -i poweroff",
"pb-reboot": "systemctl reboot",
"pb-sleep": "systemctl suspend"
}
Replace with what's going to work on your system or leave blank (""
) in order not to display the button.