From 348507638576563528b6a9ab5091ca906490dd51 Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Thu, 30 Jul 2026 12:04:12 -0500 Subject: Convert dotfiles to GNU Stow package layout Restructure into per-app stow packages (bash, emacs, mako) whose trees mirror $HOME. Preserve emacs runtime data under the new package path and update .gitignore accordingly. Add README documenting stow usage. Assisted-by: Claude:claude-opus-4-8 --- mako/README.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 mako/README.md (limited to 'mako/README.md') diff --git a/mako/README.md b/mako/README.md deleted file mode 100644 index 7378bb2..0000000 --- a/mako/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# 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." -``` - -- cgit v1.3