<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/common/.config, 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:49:31+00:00</updated>
<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>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(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>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>
<entry>
<title>fix(topgrade): disable lensfun database update</title>
<updated>2026-01-27T23:23:00+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T23:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=5c441a1bb4b2d107236dcecd209a2532cd4a07f2'/>
<id>urn:sha1:5c441a1bb4b2d107236dcecd209a2532cd4a07f2</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(theme): switch cursor to Bibata Modern Ice</title>
<updated>2026-01-27T14:37:08+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T14:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=7f07e47237606425d45f628f25c6029223b420e7'/>
<id>urn:sha1:7f07e47237606425d45f628f25c6029223b420e7</id>
<content type='text'>
Replaced Vimix/Capitaine cursors with Bibata-Modern-Ice across all
config locations: hyprland.conf, dupre/hudson Xresources, GTK settings,
and archsetup package list. Standardized cursor size to 24.
</content>
</entry>
<entry>
<title>fix(archsetup): add gammastep geoclue config, remove RDSEED workaround</title>
<updated>2026-01-27T03:48:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T03:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=74e7b5071b5cd8cffd404fe165eebe712d9ffd02'/>
<id>urn:sha1:74e7b5071b5cd8cffd404fe165eebe712d9ffd02</id>
<content type='text'>
- Add gammastep to geoclue whitelist (fixes "unable to obtain geoclue
  client path" error on Hyprland launch)
- Remove is_amd_zen5() detection and Hardware Workarounds section
  (clearcpuid=rdseed doesn't suppress the kernel warning)
- Add dismissnotify after hyprpm reload to suppress plugin notifications
- Update theme configs from Dupre to Hudson
- Update todo.org with RDSEED task resolution
</content>
</entry>
<entry>
<title>chore(dwm): remove unused dwmblocks statusbar scripts</title>
<updated>2026-01-26T23:48:03+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T23:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=152f8ae7ddf38df13d5a847ddfdf949d059ef42c'/>
<id>urn:sha1:152f8ae7ddf38df13d5a847ddfdf949d059ef42c</id>
<content type='text'>
Delete 24 sb-* scripts in statusbar/ directory - dwmblocks is not
installed or used.

Also removes sublime-merge config (manual install, not in archsetup).

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