very simple alignment of dock on bottom edge
This commit is contained in:
parent
fc8a51389f
commit
09bdb53f8e
12 changed files with 959 additions and 1 deletions
|
|
@ -18,8 +18,12 @@ serde_json = "1.0.72"
|
|||
pop-launcher-service = { git = "https://github.com/pop-os/launcher", branch = "master" }
|
||||
postage = "0.4.1"
|
||||
futures = "0.3.18"
|
||||
glib = "0.14.8"
|
||||
glib = "0.14.8"
|
||||
# examples/gtklauncher
|
||||
once_cell = "1.8.0"
|
||||
xdg = "2.4.0"
|
||||
serde = "1.0.130"
|
||||
x11rb = "0.9.0"
|
||||
|
||||
[dependencies.wnck]
|
||||
path = "../wnck"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue