Skip to content

pop-os/gnome-shell-extension-pop-suspend-button

 
 

Repository files navigation

gnome-shell-extension-pop-suspend-button

GNOME Shell Extension Suspend-Button for GNOME 3.10 / 3.12 / 3.14 / 3.16 / 3.18 / 3.20 / 3.22 / 3.24 / 3.26 / 3.28 / 3.30

Installation

Run

make
make install

This will build and install the extension to ~/.local/share/gnome-shell/extensions/.

Alternatively run

make
DESTDIR=/ make install

This will build and install the extension to $(DESTDIR)/usr/share/gnome-shell/extensions/.

About

GNOME Shell Extension Suspend-Button

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • Makefile 10.7%