feat: redesign the header bar for SSD
This commit is contained in:
parent
557900315c
commit
28de69024f
3 changed files with 207 additions and 52 deletions
|
|
@ -156,6 +156,10 @@ shlex = { version = "1.3.0", optional = true }
|
|||
# Used to embed bundled icons for non-unix platforms.
|
||||
phf = { version = "0.13.1", features = ["macros"] }
|
||||
|
||||
[dependencies.icetron_assets]
|
||||
git = "ssh://git@bitbucket.org/playtron-one/icetron.git"
|
||||
rev = "a40c757"
|
||||
|
||||
[dependencies.cosmic-theme]
|
||||
path = "cosmic-theme"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue