summaryrefslogblamecommitdiffstats
path: root/core/modules/dunst/module.conf
blob: 8aac23c5bda828ce49657e198a6a735ec536f2a5 (plain) (tree)
1
2
3
4
5
6
7
8
           





                         
                             



                
#!/bin/bash
REQUIRED_BINARIES="
	dunst
	notify-send
"
REQUIRED_DIRECTORIES="
	/usr/share/dbus-1
	/usr/lib/systemd/user
"
REQUIRED_FILES="
"