Skip to content

JamesLinus/gnome-shell-extension-suspend-button

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnome-shell-extension-suspend-button

GNOME Shell Extension Suspend-Button for GNOME 3.10 / 3.12 / 3.14 / 3.16 / 3.18 / 3.20 / 3.22

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 for GNOME 3.10 / 3.12

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • Makefile 11.3%