summaryrefslogtreecommitdiff
path: root/modules/ui-config.el
AgeCommit message (Collapse)Author
6 daysrefactor: ui-config: replace defcustom with defvar for consistencyCraig Jennings
- Change `defcustom` to `defvar` for transparency variables. - Improve error handling in `cj/set-frame-alpha`. - Optimize cursor color update with efficient hooks. - Defer `nerd-icons` loading for better startup performance.
2025-10-12changing repositoriesCraig Jennings