From 17989d57f47eb03cf5851623736265529eb97fb0 Mon Sep 17 00:00:00 2001 From: awy Date: Thu, 14 Aug 2025 18:25:42 +0300 Subject: termfilechooser portal --- rice.sh | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/rice.sh b/rice.sh index 5733495..0f09e21 100755 --- a/rice.sh +++ b/rice.sh @@ -143,6 +143,14 @@ cd /home/"$PERMUSER" # cd /home/"$PERMUSER" # rm -rf autofox + +run_as_user git clone "https://aur.archlinux.org/xdg-desktop-portal-termfilechooser-hunkyburrito-git.git" termfilechooser +cd termfilechooser +sed -i 's/^[[:space:]]*arch-meson -Dsd-bus-provider=libsystemd build/ arch-meson -Dsd-bus-provider=libelogind -Dsystemd=disabled build/' PKGBUILD +run_as_user makepkg -csi + +cd /home/"$PERMUSER" +rm -rf termfilechooser rm -rf mutt-wizard # MPV -- cgit v1.2.3