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