summaryrefslogtreecommitdiffstats
path: root/core/modules/dunst
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/dunst')
-rw-r--r--core/modules/dunst/module.build1
-rw-r--r--core/modules/dunst/module.conf1
-rw-r--r--core/modules/dunst/module.conf.ubuntu1
3 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/dunst/module.build b/core/modules/dunst/module.build
index 16e0bb5b..bae466ae 100644
--- a/core/modules/dunst/module.build
+++ b/core/modules/dunst/module.build
@@ -1,4 +1,5 @@
#!/bin/bash
+#!/bin/bash
fetch_source() {
:
diff --git a/core/modules/dunst/module.conf b/core/modules/dunst/module.conf
index bf5386db..9a684ee2 100644
--- a/core/modules/dunst/module.conf
+++ b/core/modules/dunst/module.conf
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_BINARIES="
dunst
notify-send
diff --git a/core/modules/dunst/module.conf.ubuntu b/core/modules/dunst/module.conf.ubuntu
index ffbc9295..dac9d844 100644
--- a/core/modules/dunst/module.conf.ubuntu
+++ b/core/modules/dunst/module.conf.ubuntu
@@ -1,3 +1,4 @@
+#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
dunst
libnotify-bin