feat: persist layout between sessions
This commit is contained in:
@@ -23,7 +23,7 @@ flexi_logger = "0.28.0"
|
||||
fontconfig-rs = "0.1.1"
|
||||
freetype-rs = "0.36.0"
|
||||
futures = "0.3.29"
|
||||
glam = { version = "0.27.0", features = ["approx"] }
|
||||
glam = { version = "0.27.0", features = ["approx", "serde"] }
|
||||
idmap = { version = "0.2.21", features = ["serde"] }
|
||||
idmap-derive = "0.1.2"
|
||||
input-linux = "0.6.0"
|
||||
|
||||
Reference in New Issue
Block a user