<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup, branch v0.5</title>
<subtitle>Builds a full dev workstation from a bare Arch Linux install.
</subtitle>
<id>https://git.cjennings.net/archsetup/atom?h=v0.5</id>
<link rel='self' href='https://git.cjennings.net/archsetup/atom?h=v0.5'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/'/>
<updated>2026-01-30T04:07:19+00:00</updated>
<entry>
<title>fix(hyprland): simplify monitor scratchpad to btop only</title>
<updated>2026-01-30T04:07:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-30T04:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=0a12cc9b6c8f4de426c2551cd3e07965fe9e403e'/>
<id>urn:sha1:0a12cc9b6c8f4de426c2551cd3e07965fe9e403e</id>
<content type='text'>
Remove tmux session and other monitoring tools (s-tui, nvtop,
duf, bandwhich, wavemon, powertop). Just run btop directly.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>chore(dotfiles): update authinfo credentials</title>
<updated>2026-01-30T03:52:30+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-30T03:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=24897b004e4c05acee4166237992e8bb7f342e52'/>
<id>urn:sha1:24897b004e4c05acee4166237992e8bb7f342e52</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(theme): apply Dupre palette to all configs</title>
<updated>2026-01-30T03:49:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-30T03:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=6b0eb310827b861d1f9adcbb79de15fd5a03c407'/>
<id>urn:sha1:6b0eb310827b861d1f9adcbb79de15fd5a03c407</id>
<content type='text'>
Update theme colors from Hudson to Dupre across:
- dunstrc (notifications)
- foot.ini (terminal)
- fuzzel.ini (launcher)
- hyprlock.conf (lock screen)
- waybar/style.css (status bar)

Colors now match dupre-palette.org specification.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(hyprland): only reload hyprpm if plugins are installed</title>
<updated>2026-01-29T23:38:57+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T23:38:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=9571fd69b74e2cac91b1976deb783b05d0fcd10a'/>
<id>urn:sha1:9571fd69b74e2cac91b1976deb783b05d0fcd10a</id>
<content type='text'>
Check if hyprpm list has output before running reload.
Prevents "headers are not up-to-date" error on fresh installs.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(hyprland): remove easyeffects auto-launch</title>
<updated>2026-01-29T21:41:02+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T21:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=c6bf054bc73d9cbae7599d0148d6246498b6af41'/>
<id>urn:sha1:c6bf054bc73d9cbae7599d0148d6246498b6af41</id>
<content type='text'>
Remove easyeffects from exec-once - user can configure
autostart themselves via easyeffects settings.

Also remove easyeffects config from dotfiles as it gets
overwritten by the app when user changes settings.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</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=e622c971ea18aea8cf7e81222620df2c95cb09be'/>
<id>urn:sha1:e622c971ea18aea8cf7e81222620df2c95cb09be</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=0a4f786e29b821be7aa7385a20fc3feded0003d8'/>
<id>urn:sha1:0a4f786e29b821be7aa7385a20fc3feded0003d8</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(hyprland): resolve autologin startup issues</title>
<updated>2026-01-29T16:23:52+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T16:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=7bbf44bf4d82f940f5a3aea191c3a6a9c5dc5661'/>
<id>urn:sha1:7bbf44bf4d82f940f5a3aea191c3a6a9c5dc5661</id>
<content type='text'>
- Use start-hyprland wrapper instead of Hyprland directly
  (fixes "started without start-hyprland" warning)
- Add init-keyring script to create empty-password keyring
  (fixes keyring password prompt with autologin)
- Add easyeffects config with noWindowAfterStarting=true
  (starts minimized instead of fullscreen)
- Install python-secretstorage for init-keyring script

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(test): use local repo for archsetup instead of remote</title>
<updated>2026-01-29T14:48:09+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T14:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=56da76f88fce6f23e4e9822ea52de5bab6046db1'/>
<id>urn:sha1:56da76f88fce6f23e4e9822ea52de5bab6046db1</id>
<content type='text'>
Set ARCHSETUP_REPO=/tmp/archsetup-test in VM config so archsetup
uses the bundled test repo instead of cloning from remote server.
This ensures tests use the current local changes.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>fix(test): use PROJECT_ROOT for git bundle creation</title>
<updated>2026-01-29T14:15:14+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-29T14:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=5013346e23c257c5f2a587b21b431f63b64da70b'/>
<id>urn:sha1:5013346e23c257c5f2a587b21b431f63b64da70b</id>
<content type='text'>
The git bundle command was running from current directory
instead of PROJECT_ROOT, causing it to bundle from wrong repo.

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