step 3+4: pywal theme loader, three-section CenterBox layout
This commit is contained in:
parent
ccf5f67fde
commit
542cbae939
3 changed files with 100 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue