Skip to content

Instantly share code, notes, and snippets.

@isDipesh
Created October 6, 2024 07:13
Show Gist options
  • Select an option

  • Save isDipesh/f3b83b5fed65a967c7aa05936212da59 to your computer and use it in GitHub Desktop.

Select an option

Save isDipesh/f3b83b5fed65a967c7aa05936212da59 to your computer and use it in GitHub Desktop.
Install Clipboard Indicator for Gnome
#!/bin/bash
rm -rf ~/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com
git clone https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator.git ~/.local/share/gnome-shell/extensions/clipboard-indicator@tudmotu.com
gnome-extensions enable clipboard-indicator@tudmotu.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment