Hi Ralf: On Thu, Jan 8, 2015 at 4:40 PM, Ralf Mardorf <ralf.mardorf@xxxxxxxxxxxxxx> wrote: > What needs to be killed to disable dunst? After killall dunst I still > get notifications. Instead of trying to kill dunst, you can also compile usermount without notification support. If you undefine HAVE_LIBNOTIFY in the Makefile, it won't include that. I should probably add that as a command line parameter or something... -Tom