Skip to content

mlalkaka/desaturate_all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

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

$ git clone https://github.com/laerne/desaturate_all.git
$ mv desaturate_all "~/.local/share/gnome-shell/extensions/[email protected]"

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/[email protected]/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%