feat(firefox): add tridactyl yazi image saver, revert portal attempt

This commit is contained in:
kenji
2026-01-11 11:12:10 -06:00
parent 8d01f300be
commit 2d77a5d42e
3 changed files with 62 additions and 37 deletions
+6 -7
View File
@@ -29,11 +29,10 @@
enable = true;
extraPortals = [
pkgs.xdg-desktop-portal-hyprland
pkgs.xdg-desktop-portal-termfilechooser
];
config.common = {
default = ["hyprland"];
"org.freedesktop.impl.portal.FileChooser" = ["termfilechooser"];
};
};
}
config.common = {
default = ["hyprland"];
};
};
}