| Age | Commit message (Collapse) | Author |
|
- Enable chrony service and create /etc/sysconfig/chronyd to suppress warning
- Configure wireless regulatory domain (US) for full WiFi capabilities
- Configure paccache to retain 3 package versions
- Pre-create gnome-keyring with 'login' default (auto-unlocks at login)
- Add rtkit package for pipewire realtime scheduling
- Add validation test for gnome-keyring setup
- Add system action .desktop files (logout, shutdown, reboot, suspend, lock)
|
|
- GRUB_TIMEOUT 0→2 seconds for menu access
- Syncthing: system service → user service with lingering to prevent lock conflicts
- Update airplanemodetoggle for user service
- Update validation to check lingering instead of system service
|
|
- Fixed permission bug where source_dir tmpfs was owned by root
- Remove zfssnapshot and zfsrollback (now in archzfs ISO)
|
|
zfssnapshot:
- Change date format to YYYY-MM-DD_HH-MM-SS_description
(matches pre-pacman snapshot format for consistent sorting)
- Convert spaces to underscores instead of hyphens
- Add GRUB menu regeneration after snapshot creation
zfsrollback:
- Add special warning for genesis rollback
- Add GRUB menu regeneration after successful rollback
(removes destroyed snapshots from boot menu)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
|
|
- zfssnapshot: create dated snapshots across all pools with description
- zfsrollback: fzf-based snapshot selection with multi-dataset rollback
- Both require root and validate input/show appropriate warnings
|
|
|
|
- xinitrc: replace caffeine/caffeine-indicator with caffeine start
- redshift: improve night settings (4500K, no dimming), add comments
- ai-assistants: read protocols.org before NOTES.org
- thunar/calibre: minor auto-generated config updates
|
|
tmux's -c option doesn't expand ~ so windows were starting in $HOME
instead of project directories. Expand tilde to $HOME before passing
to tmux.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
Created script to launch tmux session with Claude assistants for multiple
projects. Synced dotfile changes including calibre, audacious, and shell configs.
|
|
nitrogen was removed from Arch repos. Migrate to feh:
- Add feh to archsetup pacman installs
- Update .xinitrc, lf, ranger, and monitor script
- feh auto-creates ~/.fehbg for wallpaper restore
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Critical fix:
- Remove --nodebug flag from yay makepkg command (archsetup:375)
* Flag is not supported in makepkg version on test VM
* Was causing yay installation to fail with error code 3
Redshift configuration improvements:
- Add redshift package installation (archsetup:645)
- Fix redshift.conf dimness issues:
* Increase gamma from 0.6 to 1.0 (neutral)
* Increase brightness-day from 0.9 to 1.0 (full)
* Increase brightness-night from 0.7 to 0.8 (less aggressive)
- Add redshift to .xinitrc startup services (line 62)
- Expand .xinitrc from minimal to full DWM session configuration
Additional cleanup:
- Remove obsolete startdwm script (replaced by full .xinitrc)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Add two new utility scripts to dotfiles:
- clobberall: repeatedly kills all processes with given name
- reset-auth: resets GPG and SSH authentication agents
Both scripts follow existing conventions with proper headers,
usage help, and executable permissions.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
|
|
|
|
Add GitHub username to git config and swap default/alternate browser
assignments. Also reorder startup script to launch emacs daemon
before xautolock.
|
|
- Detect Arch Linux and ensure required build/runtime packages
(auto-install via passwordless sudo; guides otherwise)
- Improve error handling and logging with log tail on failures
- Default to WITH_PGTK=0 and use --with-x-toolkit=gtk3
- Change default LOG_DIR to $HOME
- Simplify symlink creation in ~/.local/bin
- After install, print Emacs version and configured features
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|