fix: consistent ordering of workspaces

This commit is contained in:
Ashley Wulber 2022-09-08 11:24:02 -04:00
parent 10a0312f4f
commit 0ecba6a6d0
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
3 changed files with 6 additions and 1 deletions

View file

@ -24,6 +24,7 @@ wayland-client = { version = "0.30.0-beta.8" }
calloop = "*"
nix = "*"
log = "0.4"
itertools = "0.10"
[build-dependencies]
gio = "0.15.10"