aboutsummaryrefslogtreecommitdiff
path: root/scripts/post-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* feat(archsetup): add pocketbook installation to hyprland setupCraig Jennings2026-02-251-0/+1
| | | | | | | Install gtk4-layer-shell and pocketbook (via pipx) during Hyprland setup, and clone the source repo in post-install for development. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(testing): remove obsolete --skip-slow-packages optionCraig Jennings2026-01-241-0/+58
This flag was removed from archsetup but remained in test scripts.