constantly update active apps on dock
This commit is contained in:
parent
6a479899ad
commit
ad6f147546
4 changed files with 50 additions and 46 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue