diff options
-rw-r--r-- | dependencies.txt | 1 | ||||
-rwxr-xr-x | rice.sh | 8 |
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 @@ -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 |