diff --git a/.config/xdg-desktop-portal-termfilechooser/config b/.config/xdg-desktop-portal-termfilechooser/config index 4174fb3c..f5675e99 100755 --- a/.config/xdg-desktop-portal-termfilechooser/config +++ b/.config/xdg-desktop-portal-termfilechooser/config @@ -2,4 +2,4 @@ cmd=yazi-wrapper.sh default_dir=$HOME/Downloads ; Uncomment and edit the line below to change the terminal emulator command -env=TERMCMD=foot +; env=TERMCMD=foot diff --git a/.config/xdg-desktop-portal/config b/.config/xdg-desktop-portal/config new file mode 100755 index 00000000..f5675e99 --- /dev/null +++ b/.config/xdg-desktop-portal/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 index f3b7a97c..c6251d35 100644 --- a/.config/xdg-desktop-portal/portals.conf +++ b/.config/xdg-desktop-portal/portals.conf @@ -1 +1,3 @@ +[preferred] +default=sway;termfilechooser; org.freedesktop.impl.portal.FileChooser=termfilechooser