<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/common, 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-30T03:52:30+00:00</updated>
<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=7621fca4d8fae29c429c339d1d6730cc93235317'/>
<id>urn:sha1:7621fca4d8fae29c429c339d1d6730cc93235317</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=ee28fe22c5b601f7c83d1e888581415de6c10d10'/>
<id>urn:sha1:ee28fe22c5b601f7c83d1e888581415de6c10d10</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>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=e4717734b2d5644237795c483d227cc18ee25aae'/>
<id>urn:sha1:e4717734b2d5644237795c483d227cc18ee25aae</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=dd2f7a242408cc86c7646c9595c3e9467c6bdd67'/>
<id>urn:sha1:dd2f7a242408cc86c7646c9595c3e9467c6bdd67</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>feat(dotfiles): add btop, wavemon, waypaper configs</title>
<updated>2026-01-28T19:18:41+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-28T19:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=e52b820f285e4456b5295502eaa67ef744ff4c1f'/>
<id>urn:sha1:e52b820f285e4456b5295502eaa67ef744ff4c1f</id>
<content type='text'>
- btop: resource monitor configuration
- wavemon: wifi signal monitor configuration
- waypaper: wallpaper picker configuration (Hyprland)
</content>
</entry>
<entry>
<title>fix(dotfiles): remove vim=nvim alias</title>
<updated>2026-01-28T19:09:52+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-28T19:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=a7903559c8e328f1362f64debf8503e7ee368ff8'/>
<id>urn:sha1:a7903559c8e328f1362f64debf8503e7ee368ff8</id>
<content type='text'>
Use vim directly instead of aliasing to neovim.
</content>
</entry>
<entry>
<title>fix(hyprland): resolve waybar 25s startup delay and separate X11 dotfiles</title>
<updated>2026-01-28T12:57:24+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-28T12:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=d1660f7c7cf90314222319378fea4ffe87f4671f'/>
<id>urn:sha1:d1660f7c7cf90314222319378fea4ffe87f4671f</id>
<content type='text'>
- Add portals.conf with Settings=none to prevent D-Bus timeout
- Reorder exec-once: portal/dbus first, then services, then apps
- Move X11-specific dotfiles from common/ to dwm/ (Xresources, xinitrc,
  picom, redshift, conky, flameshot, touchpad-indicator)
- Delete obsolete xdg-desktop-portal-gtk drop-in from common/
</content>
</entry>
<entry>
<title>fix(hyprland): add persistent logging and fix waybar/script issues</title>
<updated>2026-01-28T12:18:25+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-28T12:18:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=ef8b2e1fcd216ce6aed21f11e011246b033a9138'/>
<id>urn:sha1:ef8b2e1fcd216ce6aed21f11e011246b033a9138</id>
<content type='text'>
- Add persistent logging for waybar, dunst, hypridle, gammastep to ~/.local/var/log/
- Create start-hyprland wrapper script for Hyprland logging
- Fix waybar-layout and toggle-scratchpad to auto-detect Hyprland socket
- Add swap-icon-label: false to waybar group, remove height setting
- Fix GTK CSS margin units (1 → 1px) to silence deprecation warning
- Add battery detection in archsetup to exclude module on desktops
- Update cursor theme to Bibata-Modern-Ice size 24
</content>
</entry>
<entry>
<title>fix(mbsync): update cmail password file path</title>
<updated>2026-01-28T02:43:16+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-28T02:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=bde88cd1f87cf5f113e16e717f95d3c42186493e'/>
<id>urn:sha1:bde88cd1f87cf5f113e16e717f95d3c42186493e</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</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=f6dc4b2040121a0d8a54d1fc90070bff6620321d'/>
<id>urn:sha1:f6dc4b2040121a0d8a54d1fc90070bff6620321d</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>
</feed>
