step 3+4: pywal theme loader, three-section CenterBox layout

This commit is contained in:
Breadway 2026-05-17 01:00:32 +08:00
parent ccf5f67fde
commit 542cbae939
3 changed files with 100 additions and 1 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
gtk4 = "0.11"
gtk4 = { version = "0.11", features = ["v4_12"] }
gtk4-layer-shell = "0.8"
relm4 = { version = "0.11", features = ["macros"] }
hyprland = "0.4.0-beta.3"