Skip to content

internetcoffeephone/desaturate_all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Using a terminal, you can do the following sequence of commands:

$ git clone https://github.com/internetcoffeephone/desaturate_all.git
$ mv desaturate_all ~/.local/share/gnome-shell/extensions/desaturate_all@nicolas.brack.mail.be

Then press Alt+F2, type r in the dialog window, then press Enter.

The default keyboard shortcut to toggle desaturation is <Super>+e. You can change this shortcut key using gsettings. For example, to change the keyboard shortcut to <Ctrl>+e, run the following command:

gsettings --schemadir \
  ~/.local/share/gnome-shell/extensions/desaturate_all@nicolas.brack.mail.be/schemas \
  set org.gnome.shell.extensions.desaturate-all.keybindings toggle "['<Ctrl>E']"

You can now enable the extension by running gnome-shell-extension-prefs, or by browsing to https://extensions.gnome.org/local.

About

Desature the entire gnome workspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%