Skip to content

Instantly share code, notes, and snippets.

@isDipesh
Created October 6, 2024 07:13
Show Gist options
  • Save isDipesh/f3b83b5fed65a967c7aa05936212da59 to your computer and use it in GitHub Desktop.
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/[email protected]
git clone https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator.git ~/.local/share/gnome-shell/extensions/[email protected]
gnome-extensions enable [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment