Skip to content

nwg-shell 0.5.32

Compare
Choose a tag to compare
@nwg-piotr nwg-piotr released this 05 Feb 02:02
· 66 commits to main since this release

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.