aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_config/mako/config
Commit message (Collapse)AuthorAgeFilesLines
* fix(waybar): tolerant jq for mako history + bump max-history to 50Libravatar sommerfeld2026-05-131-0/+1
| | | | | | | Previous jq path (.data[0][].summary.data) only works for one nesting shape of mako's history JSON. Recurse to find notification objects and unwrap dbus-typed {type,data} fields defensively. Also bump max-history from the default of 5 so more entries are retained.
* refactor: restructure to chezmoi source stateLibravatar sommerfeld2026-04-211-0/+21
Rename home/ contents to chezmoi naming conventions: - dot_ prefix for dotfiles and dot-dirs - private_dot_ for .gnupg and .ssh directories - private_ for 0600 files (nym.pub) - executable_ for scripts in .local/bin and display-toggle.sh - symlink_ for mimeapps.list symlink