tiling applet improvements
This commit is contained in:
parent
46e9329614
commit
a58fedba44
4 changed files with 153 additions and 92 deletions
|
|
@ -40,7 +40,7 @@ lto = "thin"
|
|||
# [patch."https://github.com/pop-os/cosmic-time"]
|
||||
# cosmic-time = { path = "../cosmic-time" }
|
||||
[patch."https://github.com/pop-os/libcosmic"]
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic//" }
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic//" }
|
||||
libcosmic = { path = "../libcosmic" }
|
||||
cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
[patch."https://github.com/Smithay/client-toolkit"]
|
||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "dc8c4a0" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue