Skip to content

Instantly share code, notes, and snippets.

@willnss
Created August 24, 2020 00:31
Show Gist options
  • Save willnss/367bd8c31419dc7c680557fec3a8d65b to your computer and use it in GitHub Desktop.
Save willnss/367bd8c31419dc7c680557fec3a8d65b to your computer and use it in GitHub Desktop.
#!/bin/bash
# Reset KDE plasma to defaults
rm ~/.config/plasma-org.kde.plasma.desktop-appletsrc
rm ~/.config/plasmarc
rm ~/.config/plasmashellrc
rm ~/.config/kdeglobals
rm ~/.config/kwinrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment