Releases: shelepuginivan/powermenu
Releases · shelepuginivan/powermenu
v0.1.1
A configurable power menu for Wayland compositors based on GTK3 and Gtk Layer Shell.
Installation
- Download
powermenu-linux-amd64.tar.gz
- Verify its SHA256 checksum (see
powermenu-linux-amd64.tar.gz.checksum
) - Extract the archive:
tar -xzf powermenu-linux-amd64.tar.gz
- Move powermenu binary to your
/usr/local/bin
:sudo mv powermenu-linux-amd64/powermenu /usr/local/bin
Alternatively, if you want to build powermenu from source, see the Installation section.
v0.1.0
A configurable power menu for Wayland compositors based on GTK3 and Gtk Layer Shell.
This is the first release of powermenu 🎉 ! See README.md for more information about powermenu.
Installation
- Download
powermenu-linux-amd64.tar.gz
- Verify its SHA256 checksum (see
powermenu-linux-amd64.tar.gz.checksum
) - Extract the archive:
tar -xzf powermenu-linux-amd64.tar.gz
- Move powermenu binary to your
/usr/local/bin
:sudo mv powermenu-linux-amd64/powermenu /usr/local/bin
Alternatively, if you want to build powermenu from source, see the Installation section.