Add settings page with support for vim bindings toggle
This commit is contained in:
parent
f6abeb32e4
commit
aee972e171
7 changed files with 111 additions and 37 deletions
|
|
@ -29,9 +29,5 @@ default-features = false
|
|||
features = ["winit"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
vi = []
|
||||
|
||||
[patch.crates-io]
|
||||
smithay-client-toolkit = { git = "https://github.com/pop-os/client-toolkit", branch = "wayland-resize" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue