diff --git a/.config/xdg-desktop-portal-termfilechooser/config b/.config/xdg-desktop-portal-termfilechooser/config new file mode 100755 index 00000000..4174fb3c --- /dev/null +++ b/.config/xdg-desktop-portal-termfilechooser/config @@ -0,0 +1,5 @@ +[filechooser] +cmd=yazi-wrapper.sh +default_dir=$HOME/Downloads +; Uncomment and edit the line below to change the terminal emulator command +env=TERMCMD=foot diff --git a/.config/xdg-desktop-portal/portals.conf b/.config/xdg-desktop-portal/portals.conf new file mode 100644 index 00000000..f3b7a97c --- /dev/null +++ b/.config/xdg-desktop-portal/portals.conf @@ -0,0 +1 @@ +org.freedesktop.impl.portal.FileChooser=termfilechooser