Skip to content

Releases: shelepuginivan/powermenu

v0.1.1

26 Jan 17:44
Compare
Choose a tag to compare

A configurable power menu for Wayland compositors based on GTK3 and Gtk Layer Shell.

Installation

  1. Download powermenu-linux-amd64.tar.gz
  2. Verify its SHA256 checksum (see powermenu-linux-amd64.tar.gz.checksum)
  3. Extract the archive: tar -xzf powermenu-linux-amd64.tar.gz
  4. 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

14 Jan 06:19
Compare
Choose a tag to compare

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

  1. Download powermenu-linux-amd64.tar.gz
  2. Verify its SHA256 checksum (see powermenu-linux-amd64.tar.gz.checksum)
  3. Extract the archive: tar -xzf powermenu-linux-amd64.tar.gz
  4. 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.