Skip to content

Commit 64a9c1b

Browse files
mmstickDrakulix
authored andcommitted
fix(config): move cosmic-randr-shell to main branch
1 parent b83e9f1 commit 64a9c1b

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cosmic-comp-config/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
cosmic-config = { git = "https://github.com/pop-os/libcosmic/" }
8-
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", branch = "kdl-command", optional = true }
9-
# cosmic-randr-shell = { path = "../../cosmic-randr/shell", optional = true }
8+
cosmic-randr-shell = { git = "https://github.com/pop-os/cosmic-randr/", optional = true }
109
input = "0.9.0"
1110
libdisplay-info = { version = "0.2.0", optional = true }
1211
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)