From 6291d71de8d3fd8db362c65056b58153e69318a4 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 4 Apr 2025 15:35:22 -0400 Subject: [PATCH] AutoYADM commit: 2025-04-04 15:35:22 --- .config/xdg-desktop-portal/config | 2 +- .config/xdg-desktop-portal/portals.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/xdg-desktop-portal/config b/.config/xdg-desktop-portal/config index f5675e99..99d48d7f 100755 --- a/.config/xdg-desktop-portal/config +++ b/.config/xdg-desktop-portal/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 -T "terminal filechooser" diff --git a/.config/xdg-desktop-portal/portals.conf b/.config/xdg-desktop-portal/portals.conf index 650be7cd..ae7a1d2d 100644 --- a/.config/xdg-desktop-portal/portals.conf +++ b/.config/xdg-desktop-portal/portals.conf @@ -1,7 +1,7 @@ [preferred] -default=gnome;gtk; +default=termfilechooser;gnome;gtk; +org.freedesktop.impl.portal.FileChooser=termfilechooser org.freedesktop.impl.portal.Access=gtk; org.freedesktop.impl.portal.Notification=gtk; org.freedesktop.impl.portal.Secret=gnome-keyring; org.freedesktop.impl.portal.ScreenCast=gnome -org.freedesktop.impl.portal.FileChooser=termfilechooser