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