fix(frecency): warn+disable instead of cwd fallback when XDG unavailable
This commit is contained in:
@@ -13,6 +13,7 @@ k-launcher-kernel = { path = "../../k-launcher-kernel" }
|
||||
serde = { workspace = true }
|
||||
serde_json = "1.0"
|
||||
tokio = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
xdg = "3"
|
||||
|
||||
Reference in New Issue
Block a user