<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archsetup/dotfiles/system, 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-26T23:36:38+00:00</updated>
<entry>
<title>refactor(dotfiles): rename system/ to common/ and remove unused configs</title>
<updated>2026-01-26T23:36:38+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T23:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=dada2f255daaa2fb493ec8c7d47e2a8123aea494'/>
<id>urn:sha1:dada2f255daaa2fb493ec8c7d47e2a8123aea494</id>
<content type='text'>
Rename dotfiles/system to dotfiles/common for clarity - indicates
shared dotfiles used across all desktop environments (DWM, Hyprland).

Removed config directories for uninstalled applications:
- ghostty (using different terminal)
- lf (using ranger instead)
- mopidy (using mpd instead)
- nitrogen (X11-only, obsolete for Wayland)
- pychess (not installed)
- JetBrains (not installed via archsetup)
- youtube-dl (using yt-dlp with different config location)

Kept audacious config for potential future use.

Updated all references in archsetup, CLAUDE.md, todo.org, and
validation.sh.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>refactor(scripts): reorganize scripts by desktop environment</title>
<updated>2026-01-26T23:27:50+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T23:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=a80dbca48b09ff50274e34fbf27c09c475aa09c7'/>
<id>urn:sha1:a80dbca48b09ff50274e34fbf27c09c475aa09c7</id>
<content type='text'>
Move X11/DWM-specific scripts to dotfiles/dwm/.local/bin/:
- All dmenu* scripts (7)
- All statusbar/sb-* scripts (24)
- Display scripts: brightness, displayselect, monitor, colorpick
- Input scripts: remaps, toggle-touchpad, samedir
- Menu scripts: exitmenu, prompt, airplanemodetoggle, audioselect
- Media scripts: screenshotmenu, recordnow, setbg, wallsearch, bookfind
- Misc: battery_monitor, td-toggle

Delete obsolete scripts:
- build.emacs.aur.sh (redundant with build-emacs.sh)
- bsdnet_bounce (FreeBSD only)
- calibre-install (just curls installer)
- debugemacs (hardcoded paths)
- gruv (duplicate of alias)
- reset-auth (unclear purpose)
- touchpad-indicator-start (obsolete daemon)
- starth (unused Hyprland starter)

Universal scripts remain in dotfiles/system/.local/bin/ for both
X11 and Wayland installs.

Also update todo.org: cancel pywal and waybar netspeed tasks,
mark desktop file pruning done.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>chore: update config files and todo</title>
<updated>2026-01-26T23:05:17+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T23:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=0c182874d924d79ab5fba7f8f0172c5a4240a27a'/>
<id>urn:sha1:0c182874d924d79ab5fba7f8f0172c5a4240a27a</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>refactor(shell): reorganize shell config for proper separation</title>
<updated>2026-01-26T22:57:37+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T22:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=7d490453085ae084ce0e3875952eae1d3ad7b1ab'/>
<id>urn:sha1:7d490453085ae084ce0e3875952eae1d3ad7b1ab</id>
<content type='text'>
Restructure shell configuration to follow standard conventions:
- .profile: Environment variables only (POSIX compatible)
- .bash_profile: NEW - sources .profile and .bashrc for login shells
- .bashrc: Bash-specific settings, sources .bashrc.d/
- .zshrc: Zsh-specific settings, sources .zshrc.d/

New modular directories:
- .bashrc.d/: aliases, emacs, fzf, git, media, utilities
- .zshrc.d/: same as bashrc.d plus arch-downgrade (zsh-only)
- .profile.d/: reduced to env-only files (display, framework, auto-tmux)

Fixes:
- Remove duplicate .profile sourcing in .bashrc
- Remove broken XDG_CURRENT_DESKTOP=GNOME line from display.sh
- Move aliases/functions from .profile to appropriate .d/ directories
- Shell-specific init (zoxide, fzf) now in .bashrc/.zshrc directly
- FreeBSD bindkey fix now in .zshrc directly

Also adds CLAUDE.md session context file.

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(themes): add Qt theming and font packages</title>
<updated>2026-01-26T22:41:16+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T22:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=feb8dfaae9b0172c9d24e7e0d115754a467b4627'/>
<id>urn:sha1:feb8dfaae9b0172c9d24e7e0d115754a467b4627</id>
<content type='text'>
- Configure Qt5/Qt6 to use Adwaita-Dark style via adwaita-qt
- Add qt6ct.conf with matching settings to qt5ct
- Set QT_STYLE_OVERRIDE for consistent dark theme
- Add XCURSOR_THEME to hyprland.conf
- Update pinentry-dmenu to use BerkeleyMono Nerd Font
- Add font packages to archsetup: cantarell-fonts, ttf-caladea,
  ttf-carlito, ttf-croscore

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>refactor(mimetypes): clean up resetmimetypes script</title>
<updated>2026-01-26T22:14:41+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T22:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=2423b0d67d9cfa2f3b256e2ee14fc2093d94ac34'/>
<id>urn:sha1:2423b0d67d9cfa2f3b256e2ee14fc2093d94ac34</id>
<content type='text'>
- Add shebang
- Fix nsxiv → feh for images
- Fix typo in image/jpeg MIME type
- Fix Transmission desktop file name
- Change web handler from Firefox to Chrome
- Remove commented cruft (296 → 124 lines)
- Trim redundant LibreOffice/VLC MIME types

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(hyprland): prune app menu and switch to Nautilus file manager</title>
<updated>2026-01-26T21:48:41+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T21:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=072699ffde1fbec3894799179ffe0b8767b5ddf3'/>
<id>urn:sha1:072699ffde1fbec3894799179ffe0b8767b5ddf3</id>
<content type='text'>
- Add 90 desktop file overrides (NoDisplay=true) to hide unwanted apps
- Switch file manager from Thunar to Nautilus in hyprland.conf and sxhkdrc
- Update resetmimetypes script to use Nautilus for directories
- Remove Thunar config (accels.scm, uca.xml)
- Remove unused torrent.desktop
- Add hyprland.sh profile with Wayland environment overrides
- Rename calibre-ebook-viewer to "Calibre E-book Viewer" in menu
- Update gammastep to gammastep-indicator for tray control

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>feat(feh): add equal key binding for zoom in</title>
<updated>2026-01-26T19:28:06+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T19:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=ce7564804180caf1227c8de4ca458b1278a79bda'/>
<id>urn:sha1:ce7564804180caf1227c8de4ca458b1278a79bda</id>
<content type='text'>
Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>refactor(wallpaper): reorganize and rename wallpaper collection</title>
<updated>2026-01-26T17:25:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T17:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=91473a0c6f0d42110d9d7e90bb464dca681da0b6'/>
<id>urn:sha1:91473a0c6f0d42110d9d7e90bb464dca681da0b6</id>
<content type='text'>
- Rename files to use consistent hyphenation
- Add new wallpapers (balance, deadline, greenwich, etc.)
- Remove unused wallpapers (black, barrelled, dagerotips, etc.)
- Rename Trolley-New-Orleans to a-streetcar-named-despair
- Unstow texture/wall images (moved to ~/pictures)
</content>
</entry>
<entry>
<title>feat(feh): add +/- zoom key bindings</title>
<updated>2026-01-26T15:20:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-26T15:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/archsetup/commit/?id=2a0d041b7f56d062d561b0f60d49f019af8194c6'/>
<id>urn:sha1:2a0d041b7f56d062d561b0f60d49f019af8194c6</id>
<content type='text'>
Add feh keys config with plus/minus for zoom in/out alongside
existing Up/Down and keypad bindings.
</content>
</entry>
</feed>
