diff options
| author | Simon Rettberg | 2016-03-24 17:24:18 +0100 |
|---|---|---|
| committer | root | 2016-03-24 17:24:18 +0100 |
| commit | ea7f99512964bc6e4986fe4a4e3507faf7fb2bc5 (patch) | |
| tree | 3b10e704224a244c12614f74f358c76cdc707fec /remote/modules/dunst/module.conf | |
| parent | [xorg/kdm] Move all font related stuff to xorg (diff) | |
| download | tm-scripts-ea7f99512964bc6e4986fe4a4e3507faf7fb2bc5.tar.gz tm-scripts-ea7f99512964bc6e4986fe4a4e3507faf7fb2bc5.tar.xz tm-scripts-ea7f99512964bc6e4986fe4a4e3507faf7fb2bc5.zip | |
[dunst] New module (an x notify daemon)
Diffstat (limited to 'remote/modules/dunst/module.conf')
| -rw-r--r-- | remote/modules/dunst/module.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/remote/modules/dunst/module.conf b/remote/modules/dunst/module.conf new file mode 100644 index 00000000..bf5386db --- /dev/null +++ b/remote/modules/dunst/module.conf @@ -0,0 +1,10 @@ +REQUIRED_BINARIES=" + dunst + notify-send +" +REQUIRED_DIRECTORIES=" + /usr/share/dbus-1 +" +REQUIRED_FILES=" +" + |
