fix(yazi): add debug logging and correct portal config

This commit is contained in:
kenji
2026-01-11 10:49:43 -06:00
parent 63becaaa09
commit f28ed60390
2 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
];
config.common = {
default = ["hyprland"];
"org.freedesktop.impl.portal.FileChooser" = "termfilechooser";
"org.freedesktop.impl.portal.FileChooser" = ["termfilechooser"];
};
};
}