remove padding, add tasks, focus automatically
This commit is contained in:
parent
900bc2e56e
commit
27227bdfc9
3 changed files with 12 additions and 8 deletions
|
@ -5,4 +5,4 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
nix = { version = "0.30.1", features = ["term", "process", "fs"], default-features = false }
|
||||
iced = { version = "0.13.1", features = ["smol"] }
|
||||
iced = { version = "0.13.1", features = ["advanced", "smol"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue