playing with filechooser
This commit is contained in:
parent
421f5070ab
commit
71cdb129d5
7 changed files with 139 additions and 40 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue