Search all XDG_DATA_DIRS and XDG_DATA_HOME for sessions

This commit is contained in:
Lily Foster 2024-02-19 22:08:02 -05:00
parent 0d7624b76d
commit cb8762180e
No known key found for this signature in database
GPG key ID: 49340081E484C893
3 changed files with 27 additions and 9 deletions

1
Cargo.lock generated
View file

@ -825,6 +825,7 @@ dependencies = [
"tokio",
"upower_dbus",
"wayland-client 0.31.1",
"xdg",
"zbus",
]