mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
the definitions are unified alright. it's just not supported yet :D the idea being that tek offers to write out the default configs to ~/.config/tek-v0 where the user can customize them.
This commit is contained in:
parent
9e147cda69
commit
2e5462c4e7
42 changed files with 426 additions and 411 deletions
|
|
@ -51,6 +51,7 @@ toml = { version = "0.9.2" }
|
|||
uuid = { version = "1.10.0", features = [ "v4" ] }
|
||||
wavers = { version = "1.4.3" }
|
||||
winit = { version = "0.30.4", features = [ "x11" ] }
|
||||
xdg = { version = "3.0.0" }
|
||||
#once_cell = "1.19.0"
|
||||
#no_deadlocks = "1.3.2"
|
||||
#suil-rs = { path = "../suil" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue