/gnome-shell-extension-clipboard-indicator

Clipboard Manager extension for Gnome-Shell - Adds a clipboard indicator to the top panel, and saves clipboard history.

Primary LanguageJavaScriptMIT LicenseMIT

Clipboard Indicator

This is a fork of https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator

Clipboard Manager extension for Gnome-Shell - Adds a clipboard indicator to the top panel, and caches clipboard history.

Tudmotu's Extension page on e.g.o: https://extensions.gnome.org/extension/779/clipboard-indicator/

You can now set max history to 15000.

Installation This Extension:

Installation via git is performed by cloning the repo into your local gnome-shell extensions directory (usually ~/.local/share/gnome-shell/extensions/)::

$ cd ~/.local/share/gnome-shell/extensions/ $ git clone https://github.com/Alafazam/gnome-shell-extension-clipboard-indicator.git ./clipboard-indicator@alafazam.com

After cloning the repo, the extension is practically installed yet disabled. In order to enable it, you need to use gnome-tweak-tool - find the extension, titled 'Clipboard Indicator', in the 'Extensions' screen and turn it 'On'. You may need to restart the shell (Alt+F2 and insert 'r' in the prompt) for the extension to be listed there.