Configuration and provisioning for my Clockwork uConsole (Raspberry Pi 5 / CM5, Debian Trixie).
This repository is split into two branches:
| Branch | Description |
|---|---|
hyprland |
Current setup: Hyprland compositor + ansible-pull initial install. |
sway |
Previous setup: swayfx compositor, manual deploy. |
# Hyprland (current)
git clone -b hyprland <repo-url>
# Sway (previous)
git clone -b sway <repo-url>