A companion CLI for Hyprland. v0.1 focuses on one real pain point:
configuring monitors without hand-editing hyprland.conf.
pip install --break-system-packages -e .hyprkit monitors # list current monitors
hyprkit monitors set eDP-1 # interactively reconfigure a monitormonitors set walks you through:
- Picking a resolution/refresh combo from modes Hyprland actually reports as supported
- Setting scale and position
- Applying live via
hyprctl keyword monitorso you can see the change before committing - On confirmation, backing up
hyprland.conf(timestamped) and writing the newmonitor=line
If you don't confirm, nothing is written to disk — the live change just reverts on your next Hyprland reload/restart.
- Waybar module management
hyprkit doctor— health checks for Hyprland setup- Theme installer with safe, validated config merging