mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
Woke up today and thought this would be a cool way to learn more about deriving functionality with proc macros. Hopefully having this wrapper/helper library will make first time configuration for new users easier.
10 lines
114 B
TOML
10 lines
114 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"bindings",
|
|
"derive-ahk",
|
|
"komorebi",
|
|
"komorebi-core",
|
|
"komorebic"
|
|
]
|