fix(config): move cosmic-randr-shell to main branch
This commit is contained in:
parent
b83e9f1d32
commit
64a9c1badf
2 changed files with 6 additions and 7 deletions
|
|
@ -5,8 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic/" }
|
||||
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", branch = "kdl-command", optional = true }
|
||||
# cosmic-randr-shell = { path = "../../cosmic-randr/shell", optional = true }
|
||||
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", optional = true }
|
||||
input = "0.9.0"
|
||||
libdisplay-info = { version = "0.2.0", optional = true }
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue