<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/common/.local/share, branch main</title>
<subtitle>Builds a full dev workstation from a bare Arch Linux install.
</subtitle>
<id>https://git.cjennings.net/archsetup/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/archsetup/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/'/>
<updated>2026-06-02T17:16:38+00:00</updated>
<entry>
<title>refactor: drop in-repo dotfiles/, move stow tooling to the dotfiles repo</title>
<updated>2026-06-02T17:16:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-06-02T17:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=a816122f49d2c7e43e41308e251e133197a486bc'/>
<id>urn:sha1:a816122f49d2c7e43e41308e251e133197a486bc</id>
<content type='text'>
Since the installer clones DOTFILES_REPO into ~/.dotfiles and stows from there, the in-repo dotfiles/ tree was dead weight. Nothing reads it at install time. I removed it (831 files) now that both machines are migrated.

The Makefile's stow / restow / reset / unstow / import targets and the dotfile-script unit suites moved to the dotfiles repo. They sit alongside the scripts they manage and run standalone (cd ~/.dotfiles &amp;&amp; make ...). This Makefile keeps the VM-integration targets and the installer-helper suite (safe-rm-rf).

I updated CLAUDE.md and README.md so stow operations run from ~/.dotfiles, and the dotfile-management, theme, and unit-test sections point at the standalone repo. The README was already describing the old in-repo model from before the installer switched to cloning. This brings it in line.
</content>
</entry>
<entry>
<title>feat(notify): add --silent flag, volume knob, and level sound files</title>
<updated>2026-05-22T00:16:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-22T00:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=99d9d6bcc5ae0f1bd13ceab45fbd185ec67c6f9b'/>
<id>urn:sha1:99d9d6bcc5ae0f1bd13ceab45fbd185ec67c6f9b</id>
<content type='text'>
The touchpad toggle's notification was too loud, and the eight notify sounds varied by ~13 dB in RMS loudness — bug and fail came out two to three times louder than info or security.

I added a --silent flag to notify (shows the popup, plays no sound) and a NOTIFY_VOLUME knob (paplay scale, default 65536) so the master level can drop without re-encoding. toggle-touchpad now passes --silent on both enable and disable. normalize-notify-sounds.sh measures each .ogg and shifts it to a uniform -31 dB mean. It writes through the file instead of mv-ing over it, so the stow symlinks survive when the script runs against the live sound dir. I re-encoded all eight sounds to the new level.

Tests: a new tests/notify suite (12 tests) covers --silent, the volume knob, flag composition, and the error paths.
</content>
</entry>
<entry>
<title>feat: comprehensive mime type associations with emacsclient defaults</title>
<updated>2026-03-07T20:31:27+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-03-07T20:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=49e48c9dbd421933eeb4e401a3f68674d2cd7f7f'/>
<id>urn:sha1:49e48c9dbd421933eeb4e401a3f68674d2cd7f7f</id>
<content type='text'>
Merge all mime associations into mimeapps.list as single source of truth.
Set emacsclient as default for all text/code files. Add TypeScript mime
override, emacsclient.desktop with fixed Exec line, and simplify
resetmimetypes to just restow + rebuild caches.
</content>
</entry>
<entry>
<title>chore: add ssh config, update todo, add Berkeley Mono NF web fonts</title>
<updated>2026-02-26T05:53:51+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-26T05:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=76d98bdf5f4c151b666aac8a66e842b53fbdde24'/>
<id>urn:sha1:76d98bdf5f4c151b666aac8a66e842b53fbdde24</id>
<content type='text'>
Add deepsat GitHub Enterprise host to ssh config, reorganize todo.org
with GitHub release prep tasks, add Berkeley Mono Nerd Font woff/woff2
variants, and move podman notes to outbox.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(dotfiles): add notify notification system</title>
<updated>2026-02-02T09:10:50+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-02T09:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=7717cc2483b7331eb478fcc7e0ce3e295350063d'/>
<id>urn:sha1:7717cc2483b7331eb478fcc7e0ce3e295350063d</id>
<content type='text'>
Script with type-specific icons and sounds for success, fail, alert,
question, alarm, info, security, and bug notifications.
</content>
</entry>
<entry>
<title>feat(dotfiles): add alarm.ogg sound file</title>
<updated>2026-02-01T00:23:00+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-01T00:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=208069d02fc0f8af6083cf8f958fc19a7bef9c01'/>
<id>urn:sha1:208069d02fc0f8af6083cf8f958fc19a7bef9c01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(dotfiles): remove keyrings from version control (contains secrets)</title>
<updated>2026-02-01T00:22:17+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-01T00:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=8ef0eadd453d33cc9a7a4a98b31ee3c87d3f7122'/>
<id>urn:sha1:8ef0eadd453d33cc9a7a4a98b31ee3c87d3f7122</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(dotfiles): add mimeapps.list with default associations</title>
<updated>2026-01-29T20:09:02+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T20:09:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=b1bdc94a5a0e2ea8cabf1b1bf5fe581cc822cec1'/>
<id>urn:sha1:b1bdc94a5a0e2ea8cabf1b1bf5fe581cc822cec1</id>
<content type='text'>
Move mimeapps.list to ~/.config/ location (takes precedence)
and set default applications:
- Browser: google-chrome
- Documents: zathura (pdf, epub, mobi, cbz, cbr)
- Images: feh
- Video/Audio: mpv

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(keyring,hyprpm): use template keyring, fix hyprpm warning</title>
<updated>2026-01-29T18:17:28+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T18:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=faac951ab0f36d16b992c5d597595dc6f9017b76'/>
<id>urn:sha1:faac951ab0f36d16b992c5d597595dc6f9017b76</id>
<content type='text'>
Keyring:
- Add empty-password login.keyring template to dotfiles
- Remove init-keyring script (secretstorage API requires prompting)
- Remove python-secretstorage dependency
- Remove PAM gnome-keyring config (not needed with template approach)

Hyprpm:
- Only run hyprpm reload if plugins are installed
- Prevents "Failed to load plugins" warning on fresh installs

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix: move X11-specific configs from common to dwm</title>
<updated>2026-01-27T00:54:27+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T00:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=5cc7cc1f02d32715a90cc90510823b9a02694742'/>
<id>urn:sha1:5cc7cc1f02d32715a90cc90510823b9a02694742</id>
<content type='text'>
Move files that are specific to DWM/X11 setups:
- gpg-agent.conf (uses pinentry-dmenu)
- pinentry-dmenu.conf
- Desktop files using X11 tools (st, slock, sxiv, etc.)

These conflict with hyprland equivalents and should only
be stowed on DWM systems.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
</feed>
