chore: use dbus config subscription for app list

This commit is contained in:
Ashley Wulber 2024-01-18 18:18:27 -05:00 committed by Ashley Wulber
parent 6851d9de54
commit ebe688c747
9 changed files with 327 additions and 353 deletions

View file

@ -5,8 +5,7 @@ mod localize;
mod wayland;
mod wayland_subscription;
use config::APP_ID;
use log::info;
use tracing::info;
use localize::localize;