<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/hyprland/.config/themes, 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>fix(foot): rename [colors] to [colors-dark] for foot update</title>
<updated>2026-03-07T18:43:05+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-03-07T18:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=c2796a9c873ef36943a22989ec0d1150753d3035'/>
<id>urn:sha1:c2796a9c873ef36943a22989ec0d1150753d3035</id>
<content type='text'>
Foot deprecated [colors] section in favor of [colors-dark]. Updated
all three foot configs (main, dupre theme, hudson theme).
</content>
</entry>
<entry>
<title>feat(hyprland): add pocketbook notes panel integration</title>
<updated>2026-02-26T02:52:32+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-26T02:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=9d03f6dfa10f0eb8a045dfff466e6533cdd5446a'/>
<id>urn:sha1:9d03f6dfa10f0eb8a045dfff466e6533cdd5446a</id>
<content type='text'>
Add waybar custom/pocketbook module with icon and on-click toggle.
Add $mod+P keybind and exec-once for pocketbook --hidden.
Add waybar CSS for pocketbook icon styling.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(waybar): SVG workspace circles, improved arch logo, remove mod+0</title>
<updated>2026-02-10T16:47:49+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-10T16:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=8da655b62e43512cf81560e91c97a517d1e0ea13'/>
<id>urn:sha1:8da655b62e43512cf81560e91c97a517d1e0ea13</id>
<content type='text'>
Replace per-workspace SVG mapping with hybrid approach: two circle SVGs
(active gold, inactive dark) as background-image with text overlay for
workspace numbers. Update arch-logo.svg with padded/crisp variant.
Remove sysmonitor margin to fix bar height inflation. Remove mod+0
binding to restrict workspaces to 1-9. Sync dupre theme files.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(waybar): add menu module with Arch logo and circular workspace indicators</title>
<updated>2026-02-10T15:17:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-10T15:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=8e169235429e02c30e8cb8375da85ac5ed98e507'/>
<id>urn:sha1:8e169235429e02c30e8cb8375da85ac5ed98e507</id>
<content type='text'>
Add custom/menu module at far left of bar with Arch logo SVG background.
Left-click opens fuzzel, right-click opens wlogout. Workspace buttons now
use pixel-sized circles (34x32px with border-radius: 50%) instead of pill
shapes. Both dupre and hudson theme CSS files synced with new sizing.

Co-Authored-By: Claude Opus 4.6 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(hyprland): remove set-theme from startup, sync theme files</title>
<updated>2026-02-01T19:30:57+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-01T19:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=8c4d47f1e97dfa8e875e21cf57e88f3bb35d3eb8'/>
<id>urn:sha1:8c4d47f1e97dfa8e875e21cf57e88f3bb35d3eb8</id>
<content type='text'>
set-theme was running on every Hyprland startup, overwriting stow
symlinks with theme file contents. This caused config changes to
revert on login. Removed exec-once call - theme switching is now
manual only ($mod+Y). Synced waybar.css theme file to match current
config (pulseaudio module, idle_inhibitor styling).
</content>
</entry>
<entry>
<title>feat(foot): increase default font size to 14</title>
<updated>2026-02-01T09:44:05+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-01T09:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=43d0c8fe990ecd7fb446a6f7ae3dd2d39af0cd3b'/>
<id>urn:sha1:43d0c8fe990ecd7fb446a6f7ae3dd2d39af0cd3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(theme): improve notification visibility with bg+1 background</title>
<updated>2026-01-30T14:22:20+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-30T14:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=9501ad6f4f0a64b09885b6c892829235213a19a0'/>
<id>urn:sha1:9501ad6f4f0a64b09885b6c892829235213a19a0</id>
<content type='text'>
- Change dunst notification background from bg to bg+1 (#252321)
- Remove shortwave keybinding ($mod+Shift+R)
- Move addmaster to $mod+U, keep term2 scratchpad on $mod+I
- Update btop box order
</content>
</entry>
<entry>
<title>feat(dunst): remove border and set font to 10pt to match waybar</title>
<updated>2026-01-27T23:49:27+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T23:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=6c2ccf2346d8978057dad7095ca37a2bca9af5c1'/>
<id>urn:sha1:6c2ccf2346d8978057dad7095ca37a2bca9af5c1</id>
<content type='text'>
Set frame_width to 0 and font size to 10pt (≈13.3px) across all three
dunstrc files (common, dupre theme, hudson theme) to visually match
waybar's 14px CSS font size.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(dunst): remove border and match font size to waybar</title>
<updated>2026-01-27T23:39:45+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T23:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=997d7255cbd8440e4a9a91e316e7bf3f8513889e'/>
<id>urn:sha1:997d7255cbd8440e4a9a91e316e7bf3f8513889e</id>
<content type='text'>
Set frame_width to 0 (no border) and font size from 13 to 14 in both
dupre and hudson theme dunstrc files, matching waybar's 14px text size.

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