fix(yazi): add debug logging and correct portal config
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
];
|
||||
config.common = {
|
||||
default = ["hyprland"];
|
||||
"org.freedesktop.impl.portal.FileChooser" = "termfilechooser";
|
||||
"org.freedesktop.impl.portal.FileChooser" = ["termfilechooser"];
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user