From 2d9fa26db5217e9bcf43ad619805a2af60a64d8b Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 7 Oct 2025 10:05:38 +0300 Subject: termfilechooser --- dependencies.txt | 1 + rice.sh | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/dependencies.txt b/dependencies.txt index 61f03c5..b082820 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -10,6 +10,7 @@ swaylock fnott foot xdg-desktop-portal-hyprland +xdg-desktop-portal-termfilechooser waybar mew-git diff --git a/rice.sh b/rice.sh index 45b4edc..77d17f3 100755 --- a/rice.sh +++ b/rice.sh @@ -141,14 +141,6 @@ 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 - # MPV thumbfastlua_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.lua thumbfastconf_url=https://raw.githubusercontent.com/po5/thumbfast/refs/heads/master/thumbfast.conf -- cgit v1.2.3