hyprshell-config-lib 4.11.0-alpha.1

A library for reading, writing and migrating configuration files for hyprshell
Documentation

hyprshell-config-lib

This crate owns hyprshell configuration parsing, writing, and migration. It converts on-disk config formats into the internal structures the app uses at runtime. It also handles versioned migration paths so existing user config can keep working as the schema evolves.