aboutsummaryrefslogtreecommitdiff
path: root/mako
diff options
context:
space:
mode:
Diffstat (limited to 'mako')
-rw-r--r--mako/README.md20
-rw-r--r--mako/config (renamed from mako)0
2 files changed, 20 insertions, 0 deletions
diff --git a/mako/README.md b/mako/README.md
new file mode 100644
index 0000000..7378bb2
--- /dev/null
+++ b/mako/README.md
@@ -0,0 +1,20 @@
+# mako - wayland notification daemon
+
+## Configuration
+
+### Location
+`~/.config/mako/config`
+
+### How to Reload
+
+``` sh
+makoctl reload
+```
+
+## Test
+This requires `libnotify`.
+
+``` sh
+notify-send "Title" "This is a test notification."
+```
+
diff --git a/mako b/mako/config
index 9a0fdb9..9a0fdb9 100644
--- a/mako
+++ b/mako/config