summaryrefslogtreecommitdiffstats
path: root/core/modules/dunst/module.conf
blob: 9a684ee20841d76c403fb1609317c6b416a6c44d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
REQUIRED_BINARIES="
	dunst
	notify-send
"
REQUIRED_DIRECTORIES="
	/usr/share/dbus-1
"
REQUIRED_FILES="
"