aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-07 10:05:38 +0300
committerawy <awy@awy.one>2025-10-07 10:05:38 +0300
commit2d9fa26db5217e9bcf43ad619805a2af60a64d8b (patch)
tree9cb35551e98986262ea7b18aa132090bac21e638
parent7f3df09d5241f029f8544dbe9c992ee3f11d3611 (diff)
downloadhyprdots-2d9fa26db5217e9bcf43ad619805a2af60a64d8b.tar.gz
termfilechooser
-rw-r--r--dependencies.txt1
-rwxr-xr-xrice.sh8
2 files changed, 1 insertions, 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