aboutsummaryrefslogtreecommitdiff
path: root/indicator-uninstall.sh
blob: d1361a948456df006ca8f3964d0c56d390d0f1da (plain)
1
2
3
4
#!/bin/bash

rm -v "/usr/share/dbus-1/services/indicator-notifications.service"
rm -v "$(pkg-config --variable=indicatordir indicator3-0.4)/libnotifications.so"