From 82f0c988bf2bbacea7f06f5653e2961021614156 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 2 Feb 2025 21:30:03 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-02 21:30:03 --- .config/xdg-desktop-portal-termfilechooser/config | 5 +++++ .config/xdg-desktop-portal/portals.conf | 1 + 2 files changed, 6 insertions(+) create mode 100755 .config/xdg-desktop-portal-termfilechooser/config create mode 100644 .config/xdg-desktop-portal/portals.conf 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