playing with filechooser

This commit is contained in:
Matt Nish-Lapidus 2025-06-04 22:47:26 -04:00
parent 421f5070ab
commit 71cdb129d5
7 changed files with 139 additions and 40 deletions

View file

@ -266,7 +266,11 @@
xdg.portal = {
enable = true;
xdgOpenUsePortal = true;
xdgOpenUsePortal = false; #true;
config = {
common.default = [ "niri" ];
common."org.freedesktop.impl.portal.FileChooser" = [ "termfilechooser" ]; # xdg-?
};
extraPortals = [
pkgs.xdg-desktop-portal-gnome
pkgs.xdg-desktop-portal-gtk