Skip to content

Instantly share code, notes, and snippets.

@Spirit-act
Created April 6, 2023 06:54
Show Gist options
  • Save Spirit-act/5201ec8a660134269e6158bdf443caa4 to your computer and use it in GitHub Desktop.
Save Spirit-act/5201ec8a660134269e6158bdf443caa4 to your computer and use it in GitHub Desktop.
Remove KDE clipboard extension
#!/bin/bash
sudo rm -rf /usr/share/plasma/plasmoids/org.kde.plasma.clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment