feat: a11y

This commit is contained in:
Ashley Wulber 2024-11-01 08:30:48 -04:00 committed by Ashley Wulber
parent 5a0df6afb6
commit 2612282fcf
5 changed files with 97 additions and 1 deletions

View file

@ -11,6 +11,8 @@ publish = false
async-signals = "0.4"
color-eyre = "0.6"
futures-util = "0.3"
cosmic-dbus-a11y = { git = "https://github.com/pop-os/dbus-settings-bindings" }
launch-pad = { git = "https://github.com/pop-os/launch-pad" }
itertools = "0.12"
#launch-pad = { git = "https://github.com/pop-os/launch-pad", branch = "remove-sync-bounds" }