constantly update active apps on dock

This commit is contained in:
Ashley Wulber 2021-12-21 01:00:46 -05:00
parent 6a479899ad
commit ad6f147546
4 changed files with 50 additions and 46 deletions

View file

@ -23,8 +23,9 @@ once_cell = "1.8.0"
xdg = "2.4.0"
serde = "1.0.130"
x11rb = "0.9.0"
async-io = "1.6.0"
[dependencies.gtk4]
package = "gtk4"
version = "0.3.1"
features = ["v4_4"]
features = ["v4_4"]