XFCE volume manager daemon, disabling notifications
Christoph Wickert
christoph.wickert at googlemail.com
Fri Aug 26 19:09:49 CEST 2011
Am Freitag, den 26.08.2011, 17:42 +0100 schrieb Richard Kenyon:
> Hi,
>
> I'm finding notifications pretty irritating.
>
> Sadly I use gnome-power-manager which apparently insists there must be
> some notification package installed.
>
> Is there a way I can disable xfce4-notifyd notifications /without/
> removing xfce4-notifyd?
Edit /usr/share/dbus-1/services/org.xfce.Notifications.service (or
whatever the file is called in your distro):
[D-BUS Service]
Name=org.freedesktop.Notifications
#Exec=/usr/lib64/xfce4/notifyd/xfce4-notifyd
Exec=/bin/true
Alternatively you can just remove the file. I haven't tested it but I'm
confident it works. Not sure if gnome-power-manager likes it though.
Regards,
Christoph
More information about the Xfce
mailing list