| Age | Commit message (Collapse) | Author |
|
- 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
|
|
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 <noreply@anthropic.com>
|
|
Replaces old youtube-dl config with yt-dlp equivalent using
updated option names:
- --add-metadata -> --embed-metadata
- --format best -> --format bestvideo+bestaudio/best
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
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 <noreply@anthropic.com>
|